pg_dump problem

Поиск
Список
Период
Сортировка
От Graham Vickrage
Тема pg_dump problem
Дата
Msg-id NDBBJABDILOPAOOMFJHOKENDCCAA.graham@digitalplanit.com
обсуждение исходный текст
Список pgsql-sql
I am trying to backup a production database running on v6.5 and restore it
on our test machine running v6.5.

The largest table has about 750,000 rows, the other 5 tables are very small
approx 100 rows.

When I try to restore the database using  "psql -e database < db.out" I get
the error message
"query buffer max length of 16384 exceeded" after each row.

Would somebody please tell me how to increse this buffer (assuming this is
whats required to solve the problem) as I have looked though the
documentation and I am still struggling :-(

Cheers

Graham




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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: A subselect in an aggregate
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: pg_dump problem