Unknown subdirectories in postgres base directory

Поиск
Список
Период
Сортировка
От Howard Cole
Тема Unknown subdirectories in postgres base directory
Дата
Msg-id 454B8ADA.6080604@selestial.com
обсуждение исходный текст
Список pgsql-general
Hi All,

I am using postgres 8.0 on a windows server and I create and delete
database frequently. However I have noticed that the number of
subdirectories in the base directory does not reflect the number of
databases.

Can I delete the directories that do not correspond to the OIDs in:

select oid, datname from pg_database;

Thanks.

Howard

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: [HACKERS] Index greater than 8k
Следующее
От: "jungmin shin"
Дата:
Сообщение: Re: Invoking java in a trigger