ps_dump -a

Поиск
Список
Период
Сортировка
От Johnson, Shaunn
Тема ps_dump -a
Дата
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C7412D@snt452.corp.bcbsm.com
обсуждение исходный текст
Ответы Re: ps_dump -a
Список pgsql-general

Running PostgreSQL 7.2.1 on RedHat Linux 7.2:

I'm trying to do a "pg_dump -a -t t_table -d testdb > out.txt"
and I'm still getting header information.  How can I do
a dump of data to a text file and not get information like
the comments, Date for TOC Entry, Name, etc ... I just
want the raw data.  I've tried to pipe it through using
tail, but I don't know if I'm missing the beginning of the
file. 

Thanks!

-X

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: supplying password to psql on command line?
Следующее
От: "Johnson, Shaunn"
Дата:
Сообщение: substitute variable in sql?