Book Image

Troubleshooting PostgreSQL

Book Image

Troubleshooting PostgreSQL

Overview of this book

Table of Contents (17 chapters)
Troubleshooting PostgreSQL
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you learned how to optimize data structures by avoiding some basic pitfalls. Of course, a discussion of how to write data structures properly can never be exhaustive, and around 10 pages are never enough. However, the idea of this chapter was to introduce some of the lesser-known aspects of these topics that you might be able to use to fix your applications.

The next chapter is all about troubleshooting in the sphere of indexing.