|
|
|
@ -4810,7 +4810,7 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv; |
|
|
|
|
Likewise, the current session's temporary-table schema, |
|
|
|
|
<literal>pg_temp_<replaceable>nnn</></>, is always searched if it |
|
|
|
|
exists. It can be explicitly listed in the path by using the |
|
|
|
|
alias <literal>pg_temp</>. If it is not listed in the path then |
|
|
|
|
alias <literal>pg_temp</><indexterm><primary>pg_temp</></>. If it is not listed in the path then |
|
|
|
|
it is searched first (even before <literal>pg_catalog</>). However, |
|
|
|
|
the temporary schema is only searched for relation (table, view, |
|
|
|
|
sequence, etc) and data type names. It is never searched for |
|
|
|
|