Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql - Mailing list pgsql-general

From Craig Ringer
Subject Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql
Date
Msg-id 4CAE89CC.9060202@postnewspapers.com.au
Whole thread Raw
In response to Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql  (Juan Sueiro <jmsueiro@gmail.com>)
Responses Re: PostgreSQL 7.4.16 is creating strange files under /var/lib/pgsql
List 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 by date:

Previous
From: Ralph Smith
Date:
Subject: If I don't want Function overloading...
Next
From: Craig Ringer
Date:
Subject: Re: migration from PointBase to PostgreSQL