Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour
От
Tom Lane
Тема
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour
Дата
Msg-id
1306038.1606769179@sss.pgh.pa.us
Ответ на
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour (Michael Paquier)
Список
Дерево обсуждения
[doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick <barwick@gmail.com>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick <barwick@gmail.com>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas <hlinnaka@iki.fi>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost <sfrost@snowman.net>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane <tgl@sss.pgh.pa.us>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost <sfrost@snowman.net>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane <tgl@sss.pgh.pa.us>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost <sfrost@snowman.net>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas <hlinnaka@iki.fi>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Stephen Frost <sfrost@snowman.net>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Justin Pryzby <pryzby@telsasoft.com>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Heikki Linnakangas <hlinnaka@iki.fi>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Justin Pryzby <pryzby@telsasoft.com>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Michael Paquier <michael@paquier.xyz>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane <tgl@sss.pgh.pa.us>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Michael Paquier <michael@paquier.xyz>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Tom Lane <tgl@sss.pgh.pa.us>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick <barwick@gmail.com>
Re: [doc] remove reference to pg_dump pre-8.1 switch behaviour Ian Lawrence Barwick <barwick@gmail.com>
Michael Paquier writes:
> So this comes down to 5 items, as per the attached. Thoughts?
These items look fine to me, except this bit seems a bit awkward:
+ Note that the delayed indexing technique used for GIN
+ (see for details) makes this advice
+ less necessary, but for very large updates it may still be best to
+ drop and recreate the index.
Less necessary than what? Maybe instead write
When fastupdate is enabled (see ...), the penalty is much less than
when it is not. But for very large updates it may still be best to
drop and recreate the index.
regards, tom lane
В списке pgsql-hackers по дате отправления