Re: make default TABLESPACE belong to target table.
От
Jim Nasby
Тема
Re: make default TABLESPACE belong to target table.
Дата
Msg-id
8be04688-d5a4-0295-794d-e9563fb75bcf@BlueTreble.com
Ответ на
Список
Дерево обсуждения
make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Michael Paquier <michael.paquier@gmail.com>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Michael Paquier <michael.paquier@gmail.com>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Michael Paquier <michael.paquier@gmail.com>
Re: make default TABLESPACE belong to target table. Amit Kapila <amit.kapila16@gmail.com>
Re: make default TABLESPACE belong to target table. Tom Lane <tgl@sss.pgh.pa.us>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Amit Kapila <amit.kapila16@gmail.com>
Re: make default TABLESPACE belong to target table. Amit Kapila <amit.kapila16@gmail.com>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
Re: make default TABLESPACE belong to target table. Michael Paquier <michael.paquier@gmail.com>
Re: make default TABLESPACE belong to target table. Corey Huinker <corey.huinker@gmail.com>
Re: make default TABLESPACE belong to target table. Amos Bird <amosbird@gmail.com>
On 11/27/16 2:01 AM, Amos Bird wrote: > >> I was thinking about introducing a new GUC, named something like >> default_index_tablespace, which would need to have at least these >> behaviors: > > Should we also consider the chidren tables as mentioned by Corey? Wouldn't point #2 handle that? > 2. index tablespace is same as table's tablespace. As for a magic value, based on other recent discussion the idea of "-1" came to me, since per the docs[1] that's not a valid identifier... but experimentation shows it's fine if you double-quote it. :/ 1: https://www.postgresql.org/docs/current/static/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS -- Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX Experts in Analytics, Data Architecture and PostgreSQL Data in Trouble? Get it in Treble! http://BlueTreble.com 855-TREBLE2 (855-873-2532)
В списке pgsql-hackers по дате отправления