Re: export from views - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: export from views
Date
Msg-id 6D59D4DE-8738-4BEB-A959-E95A7B25EDB8@myrealbox.com
Whole thread Raw
In response to export from views  ("Tomas Lanczos" <lanczos@t-zones.sk>)
List pgsql-general
On Apr 13, 2006, at 23:58 , Tomas Lanczos wrote:

> Is there any convenient and simple method/tool to export data from
> views to
> file, something like COPY TO (file) from a table?

In psql, take a look at \o (and \? while you're at it).

Hope this helps.

Michael Glaesemann
grzm myrealbox com




pgsql-general by date:

Previous
From: "Tomas Lanczos"
Date:
Subject: export from views
Next
From: Tony Caduto
Date:
Subject: Re: the integer type