From: | Philip Warner <pjw(at)rhyme(dot)com(dot)au> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Please review TODO list |
Date: | 2001-01-04 03:01:03 |
Message-ID: | 3.0.5.32.20010104140103.03e86a30@mail.rhyme.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Don't know whether this belongs on the TODO, but it probably needs to go
somewhere in a 'New Features' section (at least the first two items):
pg_dump:
--------
- Support BLOBs in pg_dump (pjw)
- new utility, pg_restore, which will read dump files and restore
all/some of the dump. Also supports reordering of output and
direct database connections. (pjw)
- Support for PRIMARY KEY constraints (Bruce?)
- Allow pg_dump to create TAR archive rather than monolithic SQL file (pjw)
- Dump views using a 'CREATE VIEW' statement (pjw)
- Restore sequences properly, including 'is_called' flag (pjw).
other:
------
- New 3 parameter setval.
----------------------------------------------------------------
Philip Warner | __---_____
Albatross Consulting Pty. Ltd. |----/ - \
(A.B.N. 75 008 659 498) | /(@) ______---_
Tel: (+61) 0500 83 82 81 | _________ \
Fax: (+61) 0500 83 82 82 | ___________ |
Http://www.rhyme.com.au | / \|
| --________--
PGP key available upon request, | /
and from pgp5.ai.mit.edu:11371 |/
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2001-01-04 05:06:36 | Weirdness in CHECK? |
Previous Message | Tom Lane | 2001-01-03 20:56:23 | Re: V7.0 Error: OID ##### no longer exists in pg_databas e |