| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: pgadmin string data output... |
| Date: | 2011-09-20 07:56:47 |
| Message-ID: | CA+OCxowuoWpqerEcRgWRT3c==i+6JtMcG9YzXfF473-VSzzpwQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-support |
On Tue, Sep 20, 2011 at 2:13 AM, Guillaume Lelarge
<guillaume(at)lelarge(dot)info> wrote:
> On Mon, 2011-09-19 at 21:27 -0400, boris wrote:
>> hi all,
>> I guess , this is very basic question, but I don't see any options to
>> fix it.
>> why when I do select , strings in "data output" are in quotes and
>> parenthesis?
>>
>> How do I turn it off? I would like to see plain data...
>>
>
> Do you mean when you copy and paste the result? in that case, each
> columns' value could be between quotes. But the parenthesis, I have no
> idea.
>
> So, is it when you copy and paste the results? or is it in the results
> grid?
Parentheses makes me think the OP has defined his tables with text[]
or varchar[] columns instead of plain text or varchar. In that case,
he would always see both parentheses and quotes.
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | boris | 2011-09-20 11:24:35 | Re: pgadmin string data output... |
| Previous Message | Guillaume Lelarge | 2011-09-20 07:13:32 | Re: pgadmin string data output... |