| From: | Roy Cabaniss <rcaban(at)cabanisspc(dot)uamont(dot)edu> |
|---|---|
| To: | Fernando Schapachnik <fernando(at)mecon(dot)gov(dot)ar> |
| Cc: | pgsql pgsql <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: exporting join results |
| Date: | 2003-05-29 19:01:04 |
| Message-ID: | 1054234864.14672.16.camel@cabanisspc.uamont.edu |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 2003-05-29 at 11:07, Fernando Schapachnik wrote:
> Either create a view and access it from an spreadsheet via ODBC, or SELECT INTO
> another table, then dump it.
>
> Good luck.
>
The select into worked quite well. It would have been cool to have
gotten the joined structure along with the csv dump but I can deal with
it as it came.
(the invocation of psql gave an unknown -- error and I was sure that the
select into would do the trick so I didn't try to track down the error)
Thanks to all that helped.
--
Roy Cabaniss <rcaban(at)cabanisspc(dot)uamont(dot)edu>
Cabaniss Class
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alam Surya | 2003-05-29 19:05:04 | Re: Triggers and Function's |
| Previous Message | Carlos Oliva | 2003-05-29 18:41:37 | FW: Blocking access to the database?? |