Re: Need help on how to backup a table

Поиск
Список
Период
Сортировка
От ashish
Тема Re: Need help on how to backup a table
Дата
Msg-id 47ECA2B7.9020103@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:
  

CAJ CAJ wrote: 
Have you looked at "pg_dump -t"
http://www.postgresql.org/docs/8.2/static/app-pgdump.html

Joey

   
 Thanks for quick response but "pg_dump" does not allow me to dump from a
SQL SELECT query which is what I wanna do.
 

May be selective COPY will help you.
http://www.postgresql.org/docs/8.3/interactive/sql-copy.html


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 по дате отправления:

Предыдущее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Using tables in other PostGreSQL database
Следующее
От: David T
Дата:
Сообщение: Persistent user-defined functions