Gregory Stark napsal(a):
Heikki Linnakangas <[EMAIL PROTECTED]> writes:


<snip>

AFAIK we can't easily connect to the new database and do some fiddling with
it, can we? If we could we could check if there are any non-empty indexes
which depend on the collation and only print the warning if we find any (and
even mark them invalid).


Autovacum uses InitPostgres function to swith to another database. I'm not sure how much safe it is in create database command and when we are already switched we can reindex affected indexes.

        Zdenek

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to