Re: Please review TODO list

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: Please review TODO list
Дата
Msg-id 3.0.5.32.20010104140103.03e86a30@mail.rhyme.com.au
обсуждение исходный текст
Ответ на Please review TODO list  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Please review TODO list  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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
outputand  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   |/


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: V7.0 Error: OID ##### no longer exists in pg_databas e
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Weirdness in CHECK?