Re: exporting postgre data

Поиск
Список
Период
Сортировка
От Harald Armin Massa
Тема Re: exporting postgre data
Дата
Msg-id 7be3f35d0801250648m55d3a07ex32a2e476991bc703@mail.gmail.com
обсуждение исходный текст
Ответ на Re: exporting postgre data  (johnf <jfabiani@yolo.com>)
Список pgsql-general
JohnF,

> But how do you backup only a single table or transfer only a signle table.

please use pg_dump. You can find excellent documentation at

http://www.postgresql.org/docs/8.2/interactive/app-pgdump.html

please pay special attention to the --table option.

Best wishes,

Harald


--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Spielberger Straße 49
70435 Stuttgart
0173/9409607
fx 01212-5-13695179
-
EuroPython 2008 will take place in Vilnius, Lithuania - Stay tuned!

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

Предыдущее
От: johnf
Дата:
Сообщение: Re: exporting postgre data
Следующее
От: Bill Moran
Дата:
Сообщение: Re: exporting postgre data