Re: PB with postgresql 7.4
От | Sam Mason |
---|---|
Тема | Re: PB with postgresql 7.4 |
Дата | |
Msg-id | 20080428125909.GQ6870@frubble.xen.chris-lamb.co.uk обсуждение исходный текст |
Ответ на | PB with postgresql 7.4 ("Nicolas ZABOURI" <nicolas.zabouri@europecamions.com>) |
Список | pgsql-bugs |
On Mon, Apr 28, 2008 at 02:14:17PM +0200, Nicolas ZABOURI wrote: > My server is down and all my dump aren't make. > How can make for re-install the data on a new install of the server ? If you can get another copy of 7.4 installed that's built for the same processor as the database was originally running from and then point it at your old data directory it should be able to use it. I.e. something like: postmaster-7.4 -D /path/to/old/data It is probably worth working with a copy of the data just in case something strange happens. If you want to stay with 7.4 then you're done, if you want to upgrade to a newer release (i.e. 8.2 or 8.3) of PG then you should do a pg_dump from the newer version's dump program. > I don't find a forum who can speak about this ! The pgsql-general@postgresql.org mailing list is probably the best place to ask these sorts of questions. They are described here: http://www.postgresql.org/community/lists/ Sam
В списке pgsql-bugs по дате отправления: