Re: how can I tell it's postgresql data?

From: Ricardo Anguiano <anguiano(at)codesourcery(dot)com>
To: Mike Grommet <mgrommet(at)yahoo(dot)com>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: how can I tell it's postgresql data?
Date: 2003-02-05 22:04:20
Message-ID: 86r8amwfiz.fsf@potter.codesourcery.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Mike Grommet <mgrommet(at)yahoo(dot)com> writes:

> Could they possibly be database dump files? just text files filled
> with the sql to build and populate various tables?
>
> you might be able to do a "more" of one of the files...

I can open the file using emacs and see stuff like this in the
beginning:

After about 10,000 lines I can read plaintext fields. I can read it
that way, but I wanted to see the data formatted correctly. I am not
sure what the fields are exactly.

Other hints?
--
Ricardo Anguiano
http://www.codesourcery.com

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andres Ledesma 2003-02-05 23:31:32 how to create or run an sql script on pgsql ?
Previous Message Andreas Plesch 2003-02-05 21:35:14 keys missing in reference display in DbVisualizer