Re: [GENERAL] Index names not consistent

2011-02-23 Thread runner
> Running postgres 9.0.1 on Solaris 10 (Sparc) > I am testing a development database before putting it in production. The application install created the database and the indexes. When I run psql and list the indexes \di I can count the number of indexes and see the names of the indexes.

Re: [GENERAL] Index names not consistent

2011-02-23 Thread Tom Lane
runner writes: > Running postgres 9.0.1 on Solaris 10 (Sparc) > I am testing a development database before putting it in production. The > application install created the database and the indexes. When I run psql > and list the indexes \di I can count the number of indexes and see the names