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

List:       pgsql-bugs
Subject:    Re: [BUGS] BUG #8092: pg_dump need sur quoting schema name
From:       Xavier Mouton-Dubosc <xavier.mouton-dubosc () notalus ! fr>
Date:       2013-04-18 15:45:51
Message-ID: 5170152F.8070809 () notalus ! fr
[Download RAW message or body]

Yes.
structure is kind of [a-zA-Z0-9\-_]{4,}

Le 18/04/2013 17:00, Alvaro Herrera a écrit :
> xavier.mouton-dubosc@notalus.fr wrote:
>
>> works well. But when I try to dump "other" schema
>> pg_dump -s  --schema="other" [...]
>>
>> I have this error:
>> pg_dump: No matching schemas were found
>>
>> I have to surquote schema name to have it working
>> pg_dump -s  --schema="\"other\"" [...]
>>
>> seems strange
> Does your "other" schema have uppercase letters or some such?
>




-- 
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