Re: pgadmin3
| От | Raymond O'Donnell |
|---|---|
| Тема | Re: pgadmin3 |
| Дата | |
| Msg-id | 4959FF05.6070808@iol.ie обсуждение исходный текст |
| Ответ на | pgadmin3 (artis <artis@c4.lv>) |
| Список | pgadmin-support |
On 30/12/2008 10:14, artis wrote: > I would like to ask - isn't there any "normal" way to export data from > table to file in format, that would be suitable for importing into other > db, the same table???? Not sure what you mean by "normal"....two ways come to mind, though neither involve pgAdmin: - Use the COPY command to dump the data to a CSV file. - Use pg_dump to dump the table, with (I think) the -d option to do so as INSERT commands. Ray. ------------------------------------------------------------------ Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland rod@iol.ie Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals ------------------------------------------------------------------
В списке pgadmin-support по дате отправления: