Re: [PATCH] Move user options to the end of the command in pg_upgrade
От | Tom Lane |
---|---|
Тема | Re: [PATCH] Move user options to the end of the command in pg_upgrade |
Дата | |
Msg-id | 28824.1568124829@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | [PATCH] Move user options to the end of the command in pg_upgrade (Patrik Novotny <panovotn@redhat.com>) |
Ответы |
Re: [PATCH] Move user options to the end of the command in pg_upgrade
|
Список | pgsql-hackers |
Patrik Novotny <panovotn@redhat.com> writes: > when the environment variable POSTGRESQL_UPGRADE_PGUPGRADE_OPTIONS is > used to specify options for pg_upgrade, options related to > unix_socket_directory/ies are being overridden by hardcoded options, > making it difficult to upgrade in some usecases. > The attached patch changes the order of those options so that the > hardcoded ones are eventually overridden by the user specified > options. Hi Patrik, It looks like you forgot to attach the patch? But in any case, I see no references to POSTGRESQL_UPGRADE_PGUPGRADE_OPTIONS in any community Postgres code, so I'm wondering if this is just changing some script that Red Hat supplies as part of packaging. That would make it not our concern, really. regards, tom lane
В списке pgsql-hackers по дате отправления: