Re: Can't rename an existnig DB because it doesn't exist???

Поиск
Список
Период
Сортировка
От Dean Gibson (DB Administrator)
Тема Re: Can't rename an existnig DB because it doesn't exist???
Дата
Msg-id 47D98E0D.5000906@ultimeth.com
обсуждение исходный текст
Ответ на Re: Can't rename an existnig DB because it doesn't exist???  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
On 2008-03-13 10:10, Gauthier, Dave wrote:
> Ya, I'm thinking of dumping all the problem DBs, deleting them, recreating and reloading.
>
>

Last thought:  have you tried uninstalling and reinstalling PostgreSQL?
If something is corrupted on the disk, it's either the data or the
software.  An uninstall/reinstall is cheap to do, and probably takes
less time that the dump/restores.

--
Mail to my list address MUST be sent via the mailing list.
All other mail to my list address will bounce.


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

Предыдущее
От: Chris Paul
Дата:
Сообщение: Re: Segmentation fault (core dumped) loading data on 8.3 upgrade: undefined symbol 'pg_valid_server_encoding_id',lazy binding failed!
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Is there a way to elegantly do a : CREATE TEMP TABLE X AS SELECT .... ON COMMIT DROP