From: | Slava Mikerin <mikerin(dot)slava(at)gmail(dot)com> |
---|---|
To: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: troubleshooting PGError |
Date: | 2011-11-10 17:10:10 |
Message-ID: | CAF8tY5M0UdggMFqpZG0if_EMET27ftVCmwhQkTqCYKxUFbqMBA@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I am running Rails 3.1 that uses a db. I used phpmyadmin for
development and deployed to Heroku which uses postgres. When I got
this error on the Heroku server I switched to postgres locally to
investigate and got same error.
ruby-1.9.2-p290 and pg-0.11.0 gem used
On Thu, Nov 10, 2011 at 9:04 AM, Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> wrote:
> On Thursday, November 10, 2011 8:56:56 am you wrote:
>> "PostgreSQL 8.4.9 on i686-pc-linux-gnu, compiled by GCC gcc-4.4.real
>> (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5, 32-bit"
>>
>
> Please reply to the list also. That gets your issue in front of more eyes:)
>
> The above answers my first question.
> The second question is still out there:
> Where are you running the above from?
> You say it runs fine in PgAdmin, so where are running the query to get the error
> message?
>
>
> --
> Adrian Klaver
> adrian(dot)klaver(at)gmail(dot)com
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2011-11-10 17:15:02 | Re: function within a function/rollbacks/exception handling |
Previous Message | Adrian Klaver | 2011-11-10 17:04:27 | Re: troubleshooting PGError |