From: | "Tomas Dosoudil" <tomas(dot)dosoudil(at)gmail(dot)com> |
---|---|
To: | pgsql-announce(at)postgresql(dot)org |
Subject: | pgdview 0.3 released |
Date: | 2008-10-19 17:17:15 |
Message-ID: | 8fd478740810191017r13a01f21s4ec2327286104b53@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Hi all,
A new version of pgdview is released in:
http://pgfoundry.org/projects/pg-rdump/
What's pgdview?
PostgreSQL data view is command line tool for dump PostgreSQL(8.3) data file
structure. It can show heap/index page header, tuples and tuples' data.
It can also display special space and meta data in index. Feature Follow
ctid can run over updated(normal/HOT) tuples.
What's new in 0.3?
* Index page is supported and also is possible to display meta data and
special space.
* New parameter for readable data output.
* Follow ctid supports HOT.
Feedback is welcome.
Regards,
Tomas Dosoudil
From | Date | Subject | |
---|---|---|---|
Next Message | David Fetter | 2008-10-19 23:11:51 | == PostgreSQL Weekly News - October 19 2008 == |
Previous Message | David Fetter | 2008-10-13 03:35:31 | == PostgreSQL Weekly News - October 12 2008 == |