Обсуждение: Starting / Stopping Postmaster via PG admin or PHPpgAdmin?

Поиск
Список
Период
Сортировка

Starting / Stopping Postmaster via PG admin or PHPpgAdmin?

От
kevin@kevinkempterllc.com
Дата:
Hi List;

Is it possible to start/stop the postmaster via PGadminIII or PHPpgAdmin?


Thanks in advance for your help...


/Kevin


Re: Starting / Stopping Postmaster via PG admin or PHPpgAdmin?

От
"Dave Page"
Дата:

> -----Original Message-----
> From: pgadmin-support-owner@postgresql.org
> [mailto:pgadmin-support-owner@postgresql.org] On Behalf Of
> kevin@kevinkempterllc.com
> Sent: 02 June 2006 16:46
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Starting / Stopping Postmaster via
> PG admin or PHPpgAdmin?
>
> Hi List;
>
> Is it possible to start/stop the postmaster via PGadminIII or
> PHPpgAdmin?
>
>
> Thanks in advance for your help...

Dunno about phpPgAdmin but with pgAdmin III you can. Check the docs for
details of the Service textbox on the server connection dialogue:
http://www.pgadmin.org/docs/1.4/connect.html

Regards, Dave.