Re: optionally schema-qualified for table_name
От | Peter Eisentraut |
---|---|
Тема | Re: optionally schema-qualified for table_name |
Дата | |
Msg-id | 4b09907d-96de-c1da-34cd-787877503385@2ndquadrant.com обсуждение исходный текст |
Ответ на | Re: optionally schema-qualified for table_name (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: optionally schema-qualified for table_name
|
Список | pgsql-docs |
On 2020-03-24 21:58, Bruce Momjian wrote: > That is a good point. I used CREATE VIEW as an example because that is > what the user reported, but it seems only create_view and reindexed use > a schema name qualification: > > $ grep -l '<replaceable>schema</replaceable>' *.sgml > create_view.sgml > reindexdb.sgml > > The reindexdb use is because of -S (reindex schema), which makes sense. > The create view case is used in an example of CREATE RECURSIVE VIEW and > should probably be removed. The CREATE RECURSIVE VIEW example is making a specific point about schema qualification, which is explained below the example. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-docs по дате отправления: