How to query information schema from shell script - Mailing list pgsql-sql

From Jon Horsman
Subject How to query information schema from shell script
Date
Msg-id 4f4c2a010610270631q73de201tb98446f64b942a0e@mail.gmail.com
Whole thread Raw
Responses Re: How to query information schema from shell script  ("George Pavlov" <gpavlov@mynewplace.com>)
Re: How to query information schema from shell script  ("A. Kretschmer" <andreas.kretschmer@schollglas.com>)
Re: How to query information schema from shell script  ("William Leite Araújo" <william.bh@gmail.com>)
List pgsql-sql
Hey,

I'm trying to figure out how i can query the postgres information
schema from a bourne shell script on linux.  I need to know if a
user/table exists.  Does someone mind giving me a quick example of how
this works, is this possible?

Thanks,

Jon.


pgsql-sql by date:

Previous
From: "Jim C. Nasby"
Date:
Subject: Re: Can we convert from Postgres to Oracle !!???
Next
From: "George Pavlov"
Date:
Subject: Re: How to query information schema from shell script