Re: Read an already existing DB: functions & triggers.

From: "T(dot)J(dot)Farrell" <T(dot)J(dot)Farrell(at)wanadoo(dot)fr>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Read an already existing DB: functions & triggers.
Date: 2000-06-19 04:18:10
Message-ID: 001001bfd9a5$64ec4420$843cfac1@oemcomputer
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am dealing with an already built database from which there is no
documentation available on how it was designed. I can list indices, tables,
and sequences from the DB using the '\d' command. But how can I list
functions, triggers, and other implementations?

Thank in advance for your reply.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pawe Dubin 2000-06-19 06:57:50 RE: Lock rekord
Previous Message Tom Lane 2000-06-19 04:10:45 Re: int8 and hash index