Re: Re: Questions about triggers,...

Поиск
Список
Период
Сортировка
От Thalis A. Kalfigopoulos
Тема Re: Re: Questions about triggers,...
Дата
Msg-id Pine.LNX.4.21.0106271122480.27771-100000@aluminum.cs.pitt.edu
обсуждение исходный текст
Ответ на Re: Questions about triggers,...  (Fariba Noorbakhsh <fNoorbakhsh@tecways.com>)
Список pgsql-general
Richard's postgresql-tips repository has something on that:

http://www.archonet.com/pgdocs/chap-systbl.html#VIEW-TRIGGERS

cheers,
thalis

On Wed, 27 Jun 2001, Fariba Noorbakhsh wrote:

>
>
> 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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug in createlang?
Следующее
От: Andreas Tille
Дата:
Сообщение: Re: MS SQL to PostgreSQL