Re: Need help on how to backup a table

Поиск
Список
Период
Сортировка
От ashish
Тема Re: Need help on how to backup a table
Дата
Msg-id 47ECB03F.10602@netcore.co.in
обсуждение исходный текст
Ответ на Re: Need help on how to backup a table  (ajcity <victor.aluko@gmail.com>)
Ответы Re: Need help on how to backup a table  (ajcity <victor.aluko@gmail.com>)
Список pgsql-general
ajcity wrote:
> Thanks all. The COPY command seems to do the work.
> One more thing, say I want the data dumped on a remote machine rather than
> on the current machine, how would I do that without having to first dump it
> on the local machine then uploading to the remote machine?
>

Install psql client on that other m/c and fire command psql -c "copy
...." from there :)
ofcourse with proper pg_hba.conf

With regards
Ashish



===================================================================

sms START NETCORE to 575758 to get updates on Netcore's enterprise
products and services

sms START MYTODAY to 09845398453 for more information on our mobile
consumer services or go to http://www.mytodaysms.com

===================================================================


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

Предыдущее
От: ajcity
Дата:
Сообщение: Re: Need help on how to backup a table
Следующее
От: "Leif B. Kristensen"
Дата:
Сообщение: Re: PL/pgSQL Documentation, biblio, etc