pg_dump on large columns

Поиск
Список
Период
Сортировка
От Adam Siegel
Тема pg_dump on large columns
Дата
Msg-id 1034776871.1053.10.camel@localhost.localdomain
обсуждение исходный текст
Список pgsql-general
I have a table with several columns, including a text column.  It has
about 100 records.  The text column general contains about 5MB of ascii
data that is escaped per record.  pg_dump goes fine.  However when I do
a psql -f dumpfile, postgres just spins it wheels and never finishes the
restore.  The text was inserted into the table using the PQ API by
building an sql statement and using PQexec.  Selects from the table work
just fine.  Any thoughts would be appreciated.  I am using 7.2.








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

Предыдущее
От: "Robert John Shepherd"
Дата:
Сообщение: pg_dump: query to get data of sequence "blahblahthis" returned name "blahblahthat"
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump: query to get data of sequence "blahblahthis" returned name "blahblahthat"