> > Running 8.3 -> 8.4 pg_upgradecluster apparently fails to > > transfer the LC_MESSAGES setting while the man page says it > > should (I didn't use any of the commandline options > > regarding LC_* or locale): > > > There seems to be a problem with all non-default settings - > > default_transation_read_only isn't transferred either. > > I can't reproduce this, configuration files are copied properly from > 8.3 to 8.4 (and then obsolete parameters are transitioned).
I may have to be more specific: the lc_messages setting that failed to be transferred is an "ALTER DATABASE" change in 8.3. It doesn't have to do with the config file, I think. BTW, I cannot reproduce the default_transaction_read_only transfer failure - that seems to have transferred just fine after all. > Can you please attach your /etc/postgresql/8.3/main/postgresql.conf? See Bug #540351 - is that enough ? > How exactly did you invoke the upgrade? Just so. No special parameters: pg_upgradecluster -v 8.4 8.3 main > Are you using any symlinking tricks or something else that's unusual? Nothing that I am aware of. The only sort of non-standard thing would be the database setting changes saved into the database itself. Karsten -- GPG key ID E4071346 @ wwwkeys.pgp.net E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org