Re: SELECT to an external file - Mailing list pgsql-general

From Jeff Amiel
Subject Re: SELECT to an external file
Date
Msg-id 412B7944.5060705@istreamimaging.com
Whole thread Raw
In response to SELECT to an external file  (Mário Gamito <gamito@netual.pt>)
List pgsql-general
psql -c "select * from table" dbname >filename.txt



Mário Gamito wrote:

> Hi,
>
> How can i draw the results of a SELECT in to a file in the filesystem ?
>
> Warm Regards,
> Mário Gamito
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings
>
>


pgsql-general by date:

Previous
From: Mário Gamito
Date:
Subject: Re: SELECT to an external file
Next
From: Jeff Amiel
Date:
Subject: Re: SELECT to an external file