recovering a "lost" database

Поиск
Список
Период
Сортировка
От Jeff Hoffmann
Тема recovering a "lost" database
Дата
Msg-id 385E5AD6.B3FE607E@propertykey.com
обсуждение исходный текст
Ответ на cant create index on decimal column  (Robert Davis <rdavis@lillysoftware.com>)
Ответы Re: [GENERAL] recovering a "lost" database
Список pgsql-general
i have a database that was "lost" -- the database is still there (i can
see the files on disk in the database's directory), but when i try to
connect to the database, it says that it doesn't exist in pg_database.
what happened is that the database got dropped while the drive with the
data on it was unmounted, but now that i thought about it, it would be
nice to have a backup of it if i can get it.  is there a way that i can
manually add it to the pg_database table (and are there other tables i
have to mess with?) so i can access it again?

thanks,

jeff

В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Getting value of SERIAL column after insert from libpq?
Следующее
От: Jose Soares
Дата:
Сообщение: Re: [GENERAL] copy command -- foiled by pg_atoi