Version: 3, Package name: pg-toolbox-3 |
Maintained by: Pierre-Emmanuel Andre |
Master sites: |
Description The PostgreSQL Toolbox is a collection of small programs to aid the PostgreSQL administrator and developer. * pgcomment parses SQL files which should contain DDL and (javadoc) comments and can generate the appropriate COMMENT ON statements or HTML and LaTeX fragments. * pgstat shows the queries the PostgreSQL server is currently executing and optionally idle connections. * listdb lists all databases like the \l+ command in psql. * dbsize tells the overall size of a single database. * dbrelationsize tells the size of tables, view, indices, sequences of a specific database. * dbstat prints the collected statistics about a database. * listlock prints locks held by a database. * xloginfo shows the current write and insert location in the xlogs. * pg_file2str reads a file from STDIN or the filename given as its first command line argument and prints the file properly escaped as a PostgreSQL string literal to STDOUT. |
Filesize: 8.882 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-10-22 08:10:46 by Pierre-Emmanuel Andre | Files touched by this commit (8) |
Log message: Unify address. Spotted by jasper@ ok jasper@, landry@ |
2010-11-14 17:22:54 by Marc Espie | Files touched by this commit (427) |
Log message: convert to new style depends zap default spec that are not needed convert libspecs as well convert p* to REVISION. No package changes |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |