Re: postgres file
| От | Volkan YAZICI |
|---|---|
| Тема | Re: postgres file |
| Дата | |
| Msg-id | 7104a737050522232339d4001@mail.gmail.com обсуждение исходный текст |
| Ответ на | postgres file (Ramon Orticio <rporticio@yahoo.com>) |
| Список | pgsql-novice |
Hi, On 5/23/05, Ramon Orticio <rporticio@yahoo.com> wrote: > postgresql database files is quite complicated for me. > how can one transfer a postgressl database file from > one computer to another. http://www.postgresql.org/docs/8.0/interactive/backup.html > in access dbms, this can be > easily done by locating the filename with extension > .mdb. how does one do it in postgresql. AFAIC, PostgreSQL uses partitoned database files to store data. Thus, it's far from MS Access' concept. (Furthermore, both method have its own pros and cons.) But, in the related documentation (which I pasted above), you'll see how easy it is to backup/restore a PostgreSQL database/table/object using supplied utilities. Regards.
В списке pgsql-novice по дате отправления: