Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql
Дата
Msg-id 4CAE89CC.9060202@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql  (Juan Sueiro <jmsueiro@gmail.com>)
Ответы Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql  (Scott Ribe <scott_ribe@killerbytes.com>)
Список pgsql-general
On 7/10/2010 10:28 PM, Juan Sueiro wrote:
> Tom,
>
> Files are located under /var/lib/pgsql:
>
> 4 files with filename: "?"

Where? They can't be in /var/lib/pgsql if there are four of them, so
they must be in subdirectories, right? Which ones?

> 1 file with filename: "??"
> 1 file with filename: "?default"
> 1 file with filename: "HELP?"
> 1 file with filename: "TNMP?"

To be more specific, it might be worth running:

find /var/lib/pgsql -ls

and copying out the lines of interest, rather than posting just the file
names with no permisisons/ownership/location information.



--
Craig Ringer

Tech-related writing at http://soapyfrogs.blogspot.com/

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

Предыдущее
От: Ralph Smith
Дата:
Сообщение: If I don't want Function overloading...
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: migration from PointBase to PostgreSQL