Re: TkSql and pg_group...

Поиск
Список
Период
Сортировка
От Ross J. Reedstrom
Тема Re: TkSql and pg_group...
Дата
Msg-id 20020708175504.GA24313@rice.edu
обсуждение исходный текст
Ответ на Re: TkSql and pg_group...  (Sandro Dentella <sandro.dentella@tin.it>)
Ответы Re: TkSql and pg_group...
Список pgsql-interfaces
On Mon, Jul 08, 2002 at 01:04:47PM +0200, Sandro Dentella wrote:
> On Sun, Jul 07, 2002 at 12:34:05PM -0400, Tom Lane wrote:
> 
> How are system catalogs recognizable (apart from leading pg_ that a user
> could put to other table names...)

You sure?

test=# create table pg_foo (a int, b text);
ERROR:  invalid relation name "pg_foo"; the 'pg_' name prefix is reserved for system catalogs

Ross




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

Предыдущее
От: Steve Howe
Дата:
Сообщение: Re: HELP FOR POSTGRESQL NEEDED...
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] pgaccess problems