Re: [pgadmin-hackers] Add Server in PgAdmin 3

2012-07-04 Thread Guillaume Lelarge
On Wed, 2012-07-04 at 11:43 +0530, Ajendra Dubey wrote: > Hi, > > I want to add it by command line only You cannot. pgAdmin doesn't offer this feature. Unless you want to work on a patch to add this. -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-

Re: [pgadmin-hackers] Add Server in PgAdmin 3

2012-07-03 Thread Ajendra Dubey
Hi, I want to add it by command line only, like when we install PostgreSQL from GUI installer, a server is automatically added there namely PostgreSQL 8.4 and a database is also there namely postgres. I need that option, when I install PostgreSQL silently then a server will also add and correspo

Re: [pgadmin-hackers] Add Server in PgAdmin 3

2012-07-03 Thread Guillaume Lelarge
Please, answer to the list, not me specifically. On Tue, 2012-07-03 at 15:38 +0530, Ajendra Dubey wrote: > Hi, > > > I want to add it by command line only, like when we install PostgreSQL > from GUI installer, a server is automatically added there namely > PostgreSQL 8.4 and a database is also t

Re: [pgadmin-hackers] Add Server in PgAdmin 3

2012-07-02 Thread Guillaume Lelarge
On Mon, 2012-07-02 at 17:50 +0530, Ajendra Dubey wrote: > Hi Sir/Madam, > > I am using PostgreSQL 8.4 and PgAdmin 3 for 1 project. I am using silent > installation of PostgreSQL 8.4. In this, we are not getting database list > or no server will be added while using silent install. Is there any com