Re: [pgsql-es-ayuda] como exportar separado por comas una tabla grande

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [pgsql-es-ayuda] como exportar separado por comas una tabla grande
Дата
Msg-id 20121024184427.GF6853@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [pgsql-es-ayuda] como exportar separado por comas una tabla grande  (Moshe Jacobson <moshe@neadwerx.com>)
Список pgsql-general
> > data=#  \o /tmp/datos_para_proceso.csv
> > data=# select * from datos_para_proceso;
> > /opt/PostgreSQL/9.2/bin/psql: lí­nea 30:  9608 Terminado (killed)
> >  LD_PRELOAD=$PLL LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PG_BIN_PATH/../lib
> > "$PG_BIN_PATH/psql.bin" "$@"

Moshe Jacobson escribió:
> More important than the solution to this specific problem is the question
> of why psql crashed when doing this export...

I bet the OP can find an OOM-killer report in syslog.


--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


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

Предыдущее
От: Hellmuth Vargas
Дата:
Сообщение: Re: [pgsql-es-ayuda] como exportar separado por comas una tabla grande
Следующее
От: Eliot Gable
Дата:
Сообщение: Disable autovacuum on specific tables