Re: Index USING in pg_dump
От | Bruce Momjian |
---|---|
Тема | Re: Index USING in pg_dump |
Дата | |
Msg-id | 200203081607.g28G7vd16160@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Index USING in pg_dump (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Index USING in pg_dump
Re: Index USING in pg_dump |
Список | pgsql-hackers |
Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> writes: > > This is possible because btree is the default. TODO item is: > > * Remove USING clause from pg_get_indexdef() if index is btree (Bruce) > > I do not think this is necessary or helpful. The only possible > reason to change it would be if we thought btree might someday > not be the default index type --- but no such change is on the > horizon. And if one was, you've just embedded special knowledge > about btree in yet one more place... Yes, but it doesn't look like the way they created it. Very few use USING in there queries. Why show it in pg_dump output? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: