![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi. I must migrate a database from a server with postgresql 7 to a server with postgresql 8. Do I need some conversion? Thanks. |
#3
| |||
| |||
|
|
On Mar 9, 5:03 pm, Lucifer <luci... (AT) spamcop (DOT) net> wrote: Hi. I must migrate a database from a server with postgresql 7 to a server with postgresql 8. Do I need some conversion? Thanks. There have been several improvements since the earlier PostgreSQL 7. As far as I know, you should not need anything special (at least, in terms of upgrading/migrating the database itself). I would suggest using pg_dump to backup the database(s) and then use psql to restore the database. Hope this helps. Current versions of some clients eg PgAdmin may not handle versions below |
![]() |
| Thread Tools | |
| Display Modes | |
| |