Re: pgAgent v4.0.0 Released

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: pgAgent v4.0.0 Released
Дата
Msg-id CA+OCxow0e6tfL8UmXJCWbK=Pd3MdpYTAMQw+-NRGj3q2uXXn=g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: pgAgent v4.0.0 Released  (Eugene Wang <eugenewangfw@gmail.com>)
Ответы Re: pgAgent v4.0.0 Released  (joeg3333 <joegarrett3333@gmail.com>)
Список pgadmin-hackers
Hi

On Thu, Jul 12, 2018 at 3:12 PM, Eugene Wang <eugenewangfw@gmail.com> wrote:
This is awesome. Always have interests to use pgAgent; however, the official documentation about installing is obscure and stop me from getting into it... I honestly cannot get any clue about steps I should do from this https://www.pgadmin.org/docs/pgadmin4/3.x/pgagent.html link. 

Maybe installing pgagent is easy to a lot of people. There are still a lot of people asking questions of pgagent installation in Stackoverflow. 

Can any one contribute a step by step tutorial? I will truly appreciate it. 

We only publish source code for pgAgent - you will find a README in the archive that has step by step build and configuration instructions to compile it yourself.

However, I would suggest waiting for the Debian/Ubuntu or Redhat packages or Windows/Mac installers from EnterpriseDB to be released. These will have pre-built binaries and are a lot easier to install (but the instructions will be package-specific so don't come from us).

Regards, Dave.
 

Yujie Wang (Welcome to call me Eugene, for your pronunciation convenience)  
GIS Developer
Connected2fiber

On Thu, Jul 12, 2018 at 9:00 AM, Dave Page <dpage@pgadmin.org> wrote:
The pgAdmin Development Team are pleased to announce the release of pgAgent v4.0.0. 

pgAgent is a job scheduler for PostgreSQL; for more information please see the documentation included as part of the pgAdmin documentation at https://www.pgadmin.org/docs/pgadmin4/3.x/pgagent.html.


We expect DEB and RPM packages to be available from the PostgreSQL APT/YUM repositories in due course, as well as an updated installer from EnterpriseDB available through StackBuilder.

Notable changes in this release include:

- Remove the dependency on wxWidgets. pgAgent now uses Boost for thread management and synchronisation [Neel Patel]
- Refactor connection parsing logic to fix issues with and improve handling of connection strings [Thomas Krennwallner]
- Handle 2 digit server version numbers [Ashesh Vashi]
- Fix handling of the "succeeded" flag on job steps which could prevent failure of steps causing the following steps to fail [Sanket Mehta]

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company




--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Eugene Wang
Дата:
Сообщение: Re: pgAgent v4.0.0 Released
Следующее
От: Dave Page
Дата:
Сообщение: Re: Regarding RM #3316 Pgadmin4 No Tray Crash