Dump and Query

From: Enrico <scotty(at)linuxtime(dot)it>
To: pgsql-admin(at)postgresql(dot)org
Subject: Dump and Query
Date: 2006-12-27 13:05:30
Message-ID: 20061227140530.094fc4d3.scotty@linuxtime.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Is there any way to make a dump from a query?

For example if my query is:

select field1,field2 from table

Does it exist a shell command like pg_dump --QUERY myquery -f myfile?

Have a nice day
Enrico

--
If Bill Gates had a penny for everytime Windows crashed,he'd be a multi-billionaire by now .......oh look, he already is !!!!
scotty(at)linuxtime(dot)it - Skype:sscotty71
http://www.linuxtime.it/enricopirozzi

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Bricklen Anderson 2006-12-27 16:17:12 Re: Dump and Query
Previous Message Shoaib Mir 2006-12-27 12:18:49 Re: Dump and Query