Pass a URI as a pgAdmin parameter

From: Clodoaldo Neto <clodoaldo(dot)pinto(dot)neto(at)gmail(dot)com>
To: Pgadmin-Support <pgadmin-support(at)postgresql(dot)org>
Cc: PostgreSQL - General ML <pgsql-general(at)postgresql(dot)org>
Subject: Pass a URI as a pgAdmin parameter
Date: 2015-02-27 14:36:28
Message-ID: CA+Z73LECRVN93UezamA7P7==U1bUsE-C9KX8Q-BO_b50Uidfiw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support pgsql-general

I can connect to Heroku with psql passing a URI as generated by
http://api.postgression.com:

$ psql postgres://hcnkrxukvhqiww:LryFxzcmlBoYtGtXPsvlA8H9sI(at)ec2-107-21-93-97(dot)compute-1(dot)amazonaws(dot)com:5432/dearu2qcqcmi7t

I want to do the same with pgAdmin:

$ pgadmin3 -qc postgres://hcnkrxukvhqiww:LryFxzcmlBoYtGtXPsvlA8H9sI(at)ec2-107-21-93-97(dot)compute-1(dot)amazonaws(dot)com:5432/dearu2qcqcmi7t

but I get the error message:

Unknown token in connection string: <the passed string>

Is it possible to pass a URI as parameter to pgAdmin? Fedora 21,
pgadmin3_94.x86_64 1.20.0-2.f21 from pgdg-94-fedora.repo

Regards, Clodoaldo

Browse pgadmin-support by date

  From Date Subject
Next Message Richard PALO 2015-02-27 15:00:20 Re: WX Widgets Version
Previous Message Sergey Shchukin 2015-02-27 11:42:39 Re: Re: [pgadmin-support] Issue with a hanging apply process on the replica db after vacuum works on primary

Browse pgsql-general by date

  From Date Subject
Next Message Melvin Call 2015-02-27 14:39:08 Re: Hex characters in COPY input
Previous Message John Turner 2015-02-27 14:29:59 Re: range type expression syntax