Re: Exporting data from view - Mailing list pgsql-general

From Martijn van Oosterhout
Subject Re: Exporting data from view
Date
Msg-id 20060620201714.GH25678@svana.org
Whole thread Raw
In response to Re: Exporting data from view  ("Aaron Koning" <aaronkoning@gmail.com>)
List pgsql-general
On Tue, Jun 20, 2006 at 12:44:24PM -0700, Aaron Koning wrote:
> copyable, importable... into Excel or another postgres db?

Ofcourse. It doesn't have the table definition ofcourse, just the data.
The CSV format was added specifically for importing into Excel and
similar programs...

--
Martijn van Oosterhout   <kleptog@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Attachment

pgsql-general by date:

Previous
From: "Jasbinder Bali"
Date:
Subject: Dynamic loading of C functions
Next
From: Bruno Wolff III
Date:
Subject: Re: Adding foreign key constraints without integrity check?