[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pgsql-bugs
Subject:    Re: [BUGS] BUG #8394: SQL command REINDEX doesn't work
From:       Kevin Grittner <kgrittn () ymail ! com>
Date:       2013-08-29 14:57:33
Message-ID: 1377788253.40583.YahooMailNeo () web162905 ! mail ! bf1 ! yahoo ! com
[Download RAW message or body]

Jaime Casanova <jaime@2ndquadrant.com> wrote:

> If that is the name of the database, then it probably is because
> of the uppercase letters. Try this way:
>
> REINDEX DATABASE "PremierIEX"

Some command shells will eat the quotes when done like that.  It
may be necessary to use this style of quoting:

REINDEX DATABASE '"PremierIEX"'

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic