Where can I find a listing/explanation of all the system views for the PostgreSQL db.
In other words, on Oracle I would query DBA_TABLES for all table definitions, or
DBA_USERS for all db users. Would like to know the PostgreSQL equivalents. Thanks
---(end of broadcas
On Mon, Nov 18, 2002 at 20:41:34 -0500,
Graham Wilson <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have searched through the archives but after 2 days
> of trying, I still cannot figure out how to get
> postgres permissions to work the way I need them to.
>
> What I am trying to do is setup Pos
On Tue, 19 Nov 2002 08:27:25 -0500, Chris Schneider wrote:
> Where can I find a listing/explanation of all the system views for the
> PostgreSQL db. In other words, on Oracle I would query DBA_TABLES for
> all table definitions, or DBA_USERS for all db users. Would like to
> know the PostgreSQL
At 12:07 PM 11/13/02 , Hugh Esco wrote:
Although /etc/init.d/postgresql script is listed in each run level startup
script at /etc/rc#.d, for some reason completely beyond me, postmaster
must be manually started each time I boot up. Any help getting the
database server to automatically start at