out of memory error on dumping over 1,000,000 to file

Поиск
Список
Период
Сортировка
От Clayton Cottingham
Тема out of memory error on dumping over 1,000,000 to file
Дата
Msg-id 37C26D28.E0C908BF@smartt.com
обсуждение исходный текст
Список pgsql-sql
i keep gettin' out of memory errors when running this type of command on
my tables

psql database -c "select column1,column2 from table;" > 2columnsout

the reason im doing it this way is to just retrieve two columns, is
there as another way to do this ? i looked at the -o filename option,it
still produced the same error!?

possible something to add to pg_dump? the ability to dump certain
columns?






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

Предыдущее
От: "Roberto Perez Lita"
Дата:
Сообщение: Accessing to a granted table.
Следующее
От: "Drinks, Ivan - ITD"
Дата:
Сообщение: Remove