Find:

Your Information Technology Answers are Here on SSWUG.ORG

SSWUG.ORG is the one of the largest community-driven sites that focuses on enterprise technology, as more than 570,000 members regularly visit our site for answers to their questions on data management, collaboration software, development tools and cloud computing.

Our staff works to issue relevant and in-depth articles, podcasts, webcasts, expos and classes to members and non-members alike.


DATABASES

Postgres contrib module highlight: pageinspect This is an off-site link.  Please review our Terms of Service for additional information.


(Michael Paquier) pageinspect is an extension module of PostgreSQL core allowing to have a look at the contents of relations (index or table) in the database at a low level. In the case of PostgreSQL, tuples of a table are stored in blocks of data whose size can be changed with –with-blocksize at configure step.

Read this article..







comments powered by Disqus