Re: Questions about triggers,...

From: Fariba Noorbakhsh <fNoorbakhsh(at)tecways(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Questions about triggers,...
Date: 2001-06-27 12:10:57
Message-ID: 3B39CD51.36122AE1@ccs-munich.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Fariba Noorbakhsh wrote:

>
> Hello ,
> Can anybody help me with these two qusestions?!

>
> 1. Question about triggers:
> How can I see a list of triggers, I have created for a table. I know we
> don't have any show command on PostgreSQL, so is there any other way to
> do it?!!!
>
> 2. Question about Database location:
> How can I find the location of database?!
> I tried /usr/local/pgsql/data, but there isn't any database name like "
>
> testdb", which I have created with "psql testdb" command!!!!
>
> Thanks in Advance,
> Fariba
>
> end

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alex Pilosov 2001-06-27 12:43:33 Re: Blobs in PostgreSQL
Previous Message Namrata 2001-06-27 12:08:13 Binary data Insertion.