Extraneous Files

Поиск
Список
Период
Сортировка
От Ian Harding
Тема Extraneous Files
Дата
Msg-id CAMR4UwGDQVpqp8eo7WvxuXK6OTX2t7BmB3PCDtSwAnHdYkNi7A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Extraneous Files
Список pgsql-general
If someone happened to accidentally end up with a lot of files that
were NOT part of their database in the data/base/XXXXX directory, how
could they go about getting a reliable list of files they could safely
delete?  The files were there before the current incarnation of the
database, so have ctime before the good ones, but may be valid because
they were updated by rsync, but I don't know that mtime is reliable
for every file either, since some may have been unchanged from the
first time this someone ran rsync.

Not a super big deal, just wasting a lot of space...

Thanks!

Ian

postgresql 9.0.4 on linux

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

Предыдущее
От: Jeff Davis
Дата:
Сообщение: Re: timeline X of the primary does not match recovery target timeline Y
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: inserting bytea using PHPs pg_escape_bytea()