"Anton Maksimenkov" <[EMAIL PROTECTED]> writes: > # reindexdb -s -U root -d billing > Password: > reindexdb: reindexing of system catalogs failed: ERROR: index > "pg_attribute_relid_attnum_index" is not a btree
This will not work unless backend is started with -P option. See the REINDEX reference page for details. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend