how can I tell it's postgresql data? - Mailing list pgsql-novice

From Ricardo Anguiano
Subject how can I tell it's postgresql data?
Date
Msg-id 8665ryxy6g.fsf@potter.codesourcery.com
Whole thread Raw
Responses Re: how can I tell it's postgresql data?
Re: how can I tell it's postgresql data?
Re: how can I tell it's postgresql data?
List pgsql-novice
Greetings,

I have recently been given some files and told they were "postgre SQL
database" files.  I have a couple of questions.

I am new to databases and postgresql.  I have managed to install
postgresql-7.2.2, initialize it, and get postmaster started under
FreeBSD 4.7-RELEASE.

Question #1: How can I tell if I have actual "postgresql database"
             files?  The files have no extension.  The `file` command
             reports the files are "MS-Windows true type font .ttf"
             files.

db_restore doesn't like the files:

        pg_restore: [archiver] input file does not appear to be a
        valid archive

Question #2: If these are database files, how can I get the data back
             in the database?

Any help will be appreciated.

Thanks,
--
Ricardo Anguiano
http://www.codesourcery.com

pgsql-novice by date:

Previous
From: David Nicely
Date:
Subject: Re: PL/Perl on HPUX
Next
From: Mike Grommet
Date:
Subject: Re: how can I tell it's postgresql data?