Re: Exporting data from view
От | Aaron Koning |
---|---|
Тема | Re: Exporting data from view |
Дата | |
Msg-id | 1319fbba0606201006k6ff18d19sf036174e7ee9b8e6@mail.gmail.com обсуждение исходный текст |
Ответ на | Exporting data from view ("Worky Workerson" <worky.workerson@gmail.com>) |
Ответы |
Re: Exporting data from view
Re: Exporting data from view |
Список | pgsql-general |
google pg_dump
--
+--------------------------------------------
| Aaron Koning
| Information Technologist
| Prince George, BC, Canada.
+--------------------------------------------
| http://datashare.gis.unbc.ca/fist/
| http://datashare.gis.unbc.ca/gctp-js/
+--------------------------------------------
On 6/20/06, Worky Workerson <worky.workerson@gmail.com> wrote:
I read recently about the efforts underway to COPY from a view,
however I was wondering what the current best-practices are for being
able to copy out of a view and import that data into an actual table
elsewhere. I am currently doing psql -c "SELECT ..." and the using a
bit of perl to transform that into something copyable (i.e. CSV), but
is there a way to directly export the data in an easily importable
form?
Thanks!
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
--
+--------------------------------------------
| Aaron Koning
| Information Technologist
| Prince George, BC, Canada.
+--------------------------------------------
| http://datashare.gis.unbc.ca/fist/
| http://datashare.gis.unbc.ca/gctp-js/
+--------------------------------------------
В списке pgsql-general по дате отправления: