Re: [HACKERS] Updated TODO item

Поиск
Список
Период
Сортировка
От Neil Conway
Тема Re: [HACKERS] Updated TODO item
Дата
Msg-id 1014613803.7682.118.camel@jiro
обсуждение исходный текст
Ответ на Re: [HACKERS] Updated TODO item  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: [HACKERS] Updated TODO item  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
On Sun, 2002-02-24 at 22:34, Bruce Momjian wrote:
> You have a good point with pg_dump.  Can I remove the use of the equals
> in there?  Seems safe to me.  However, it does prevent us from loading
> newer pgdumps into older database, which seems like a pain.

AFAIK, no effort is made to ensure that dump files produced by a current
version of pg_dump will restore properly into older databases. From what
I can tell, the odds of this happening successfully are slim to none...

Cheers,

Neil

--
Neil Conway <neilconway@rogers.com>
PGP Key ID: DB3C29FC


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

Предыдущее
От: Janardhana Reddy
Дата:
Сообщение: WAL Performance Improvements
Следующее
От: Tom Lane
Дата:
Сообщение: Re: WAL Performance Improvements