Re: Some 8.4 changes needed according to pg_migrator testing
От
Bruce Momjian
Тема
Re: Some 8.4 changes needed according to
pg_migrator testing
Дата
Msg-id
200905082020.n48KKAh09833@momjian.us
Ответ на
Список
Дерево обсуждения
Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator
testing Alvaro Herrera <alvherre@commandprompt.com>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to
pg_migrator testing Bruce Momjian <bruce@momjian.us>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator
testing Alvaro Herrera <alvherre@commandprompt.com>
Re: Some 8.4 changes needed according to pg_migrator testing Peter Eisentraut <peter_e@gmx.net>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator testing Heikki Linnakangas <heikki.linnakangas@enterprisedb.com>
Re: Some 8.4 changes needed according to pg_migrator
testing Alvaro Herrera <alvherre@commandprompt.com>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to
pg_migrator testing Bruce Momjian <bruce@momjian.us>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to
pg_migrator testing Bruce Momjian <bruce@momjian.us>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to
pg_migrator testing Bruce Momjian <bruce@momjian.us>
Re: Some 8.4 changes needed according to pg_migrator testing Peter Eisentraut <peter_e@gmx.net>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator testing Magnus Hagander <magnus@hagander.net>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator testing "David E. Wheeler" <david@kineticode.com>
Re: Some 8.4 changes needed according to pg_migrator
testing Bernd Helmle <mailings@oopsware.de>
Re: Some 8.4 changes needed according to pg_migrator testing Tom Lane <tgl@sss.pgh.pa.us>
Re: Some 8.4 changes needed according to pg_migrator testing "David E. Wheeler" <david@kineticode.com>
Tom Lane wrote: > One problem that just occurred to me is that this solution may not be > adequate for pg_migrator. It will need to check that the new database > has the same "default" settings (where "default" means "those of > template0") as the old installation did. I think that's probably doable > but we'll have to check. I have already coded pg_migrator to get the 8.4 template0 locale and check for a match of that against pg_controldata of 8.3. Are you saying I need to spin through all the databases after they are created and check again? -- Bruce Momjian http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. +
В списке pgsql-hackers по дате отправления