Re: Strange problem with create table as select * from table;

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Strange problem with create table as select * from table;
Дата
Msg-id 20111105121058.GA30287@depesz.com
обсуждение исходный текст
Ответ на Re: Strange problem with create table as select * from table;  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Fri, Nov 04, 2011 at 05:49:44PM -0400, Tom Lane wrote:
> You said that pg_dump does not show the corruption.  That could be
> because the data is coming out through the COPY code path instead of
> the SELECT code path.  Could you try a pg_dump with --inserts (which
> will fetch the data with SELECTs) and see if it shows corrupt data?

pg_dump finished. all ids are correct - i.e. there are no rows with
xobject_id = -1.

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                                                             http://depesz.com/

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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Strange problem with create table as select * from table;
Следующее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: Strange problem with create table as select * from table;