On Fri, 2012-06-29 at 13:29 +0530, Jiby James wrote:
> Magnus,
>
> I tried to install pgadmin3(1.14) from backports. Installation was
> successful, but when try to connect to the connect to the remote server, it
> says
>
> ERROR: function pg_last_xact_replay_timestamp() does not exist
>
> LINE
Magnus,
I tried to install pgadmin3(1.14) from backports. Installation was
successful, but when try to connect to the connect to the remote server, it
says
ERROR: function pg_last_xact_replay_timestamp() does not exist
LINE 1: ...SE NULL END as replayloc, CASE WHEN usesuper THEN pg_last_xa...
On Thu, Jun 28, 2012 at 11:14 AM, Dave Page wrote:
> [Please keep the mailing list CC'd]
>
> On Thu, Jun 28, 2012 at 9:36 AM, Jiby James wrote:
>> Dave,
>>
>> I am working on a Debian 32bit squeeze version. I want to connect to a
>> postgresql server
>>
[Please keep the mailing list CC'd]
On Thu, Jun 28, 2012 at 9:36 AM, Jiby James wrote:
> Dave,
>
> I am working on a Debian 32bit squeeze version. I want to connect to a
> postgresql server
> by using
> pgadmin. But the version o
On Thu, Jun 28, 2012 at 8:55 AM, Jiby James wrote:
> Sir,
>
> How to provide remote postgresql server name while compiling from source
> code of pgAdmin
You can't - you give the name of the server you wish to manage at
runtime. At compile time, you must have libpq (and the associated
headers) on