Re: [GENERAL] how to select temp table
От | Alvaro Herrera |
---|---|
Тема | Re: [GENERAL] how to select temp table |
Дата | |
Msg-id | 20090506205307.GM4476@alvh.no-ip.org обсуждение исходный текст |
Ответ на | Re: [GENERAL] how to select temp table (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: [GENERAL] how to select temp table
|
Список | pgsql-docs |
Tom Lane escribió: > Alvaro Herrera <alvherre@commandprompt.com> writes: > > Apparently the only mention of pg_temp is in the CREATE FUNCTION page. > > It's also described under the search_path GUC. Hmm, we have another problem then, which is that GUC vars are not showing in the search results when you search for their names. For example if I search for search_path I am suggested http://www.postgresql.org/docs/current/static/ddl-schemas.html#DDL-SCHEMAS-PATH but nothing else. Oh, I see the problem .. the index entry is "search_path configuration parameter". I think it would be better if it were <primary>search_path</><secondary>configuration parameter</> -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc.
В списке pgsql-docs по дате отправления: