BUG #8394: SQL command REINDEX doesn't work

From: yzhang(at)trinityusa(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8394: SQL command REINDEX doesn't work
Date: 2013-08-23 16:00:09
Message-ID: E1VCtmT-00086w-8g@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8394
Logged by: Yz Primus
Email address: yzhang(at)trinityusa(dot)com
PostgreSQL version: 9.1.3
Operating system: Windows 7 64-bit
Description:

I always received error when trying to run SQL command REINDEX either from
pgAdmin III or psql. If I ran REINDEX DATABASE it threw error:
ERROR: syntax error at end of input
LINE 1: REINDEX DATABASE

If I ran REINDEX DATABASE mydb it threw error:
ERROR: can only reindex the currently open database

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message bashtanov 2013-08-23 16:17:55 BUG #8395: empty aclitem arrays are considered 1-dimensional
Previous Message Valdas Dienas 2013-08-23 12:16:53 PG_restore