pg_catalog

Поиск
Список
Период
Сортировка
От Donald Fraser
Тема pg_catalog
Дата
Msg-id 005401c2fde4$cc5839a0$1664a8c0@DEMOLITION
обсуждение исходный текст
Список pgsql-bugs
PostgreSQL v 7.3.2

Is there a reason why I can create in the SCHEMA pg_catalog the following o=
bject types?
1) Functions
2) Operators
3) Types

Yet I cannot create tables in the SCHEMA pg_catalog.

Hopefully there is a logical solution rather than a bug.

Before someone shoots me down with "What are you doing modifying system cat=
alogues!".
The short answer is I need to be able specify whether a SCHEMA should get b=
acked up or not, for exactly the same reasons why pg_catalog doesn't get ba=
cked up. Because pg_catalog does not get backed up, I tried to utilise this=
 feature but I came across the problem of not being able to put tables in i=
t.

Regards
Donald Fraser.

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Bug #938: Wrong UPDATE if exist INNER JOIN and alias
Следующее
От: Venkataseshareddy.Gotham@bwir.com
Дата:
Сообщение: FW: sql exception problem