Re: import *.backup-file (PostGIS - not mine)
| От | Stefan Tzeggai |
|---|---|
| Тема | Re: import *.backup-file (PostGIS - not mine) |
| Дата | |
| Msg-id | 4FD61D28.7020702@wikisquare.de обсуждение исходный текст |
| Ответ на | Re: import *.backup-file (PostGIS - not mine) (Alban Hertroys <haramrae@gmail.com>) |
| Ответы |
Re: import *.backup-file (PostGIS - not mine)
|
| Список | pgsql-general |
Am 11.06.2012 14:43, schrieb Alban Hertroys: > On 11 June 2012 10:42, gipsy-king1 <stuehle@gis-consult.de> wrote: >> I have to import and watch/edit data stored in an .backup-file. This is a >> backup-file, stored by an other firm. >> Can you tell me what I have to do? > Is that a Postgres dump? If so, is it a plain text dump, a compressed > dump or a custom format dump? try to use pg_restore with the option: -Fc > > You can restore plain text dumps by reading them in with the psql > utility. For the other dump formats you use pg_restore. > > If it's something else, you'll need to provide a lot more detail for > us to know whether the file is at all useful to you. -- Stefan Tzeggai
В списке pgsql-general по дате отправления: