Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdcPc-0007RH-T0 for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jul 2018 14:17:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fdcPa-0004Kc-8K for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jul 2018 14:17:38 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdcPZ-0004KU-Vw for pgadmin-hackers@lists.postgresql.org; Thu, 12 Jul 2018 14:17:38 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fdcPV-0002c6-N0 for pgadmin-hackers@postgresql.org; Thu, 12 Jul 2018 14:17:36 +0000 Received: by mail-wm0-x242.google.com with SMTP id z13-v6so6238001wma.5 for ; Thu, 12 Jul 2018 07:17:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7rKhbqdxoVv0Ytw8O7fOCOBnG7uRfyWZ34IzNFIq9TQ=; b=gD8qt52sps6IxLvxUrW7aqD6pS+VufJcylnRlkGgPAVx1SwXMmJzv+aXNxGpGfBKWX DMQxMc0wyZh8O0Vbbl3L4qhco8I0L2tLV3wnQH7qZ+KfkCYd4R7I7C+o0CX9/MTiAc11 wYAp7Yp+w7eMa+3zGtEnSDUv/HQ/K9iOWJ9EL0seywoskebgDN0Z9F0/CxgMP4pJGJKH gXCB1Qk8qFzr9/wEQ5cPO7EHr/XQp6mKTuYQPQfd68shpT90rN/w0Evku3B98j9SF0Cw pGPhYSNbPtPZ9CT58FhTEnnsO2vuPCjkWvRaZ2MsfIQrLu0ilhzYbwOOUlkuD506qkgM 1POw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7rKhbqdxoVv0Ytw8O7fOCOBnG7uRfyWZ34IzNFIq9TQ=; b=M1V3pIDt615MphA2eFbzfrX7qWHSbzJGX60G2s9YeHa0TA/75OphVrrToLo7tBJErq DPq3O/BBO2utgbNiefcM836rwJnD4wwn54lX+Q6A2Dw8lzJMRrx7WRz+Av8Onw74SSxV 4WYevjkB/tGjA26Ks6IONalcgcCNC4G7xOGSSBLqB9f0pBM8FYsLq0TvkTwKTHJlttpL gezohToUbWfLBw6gmgAqhWxfhPlbLN/LvIAQiaq3kG3upCcn4qXbutjpJ7+qP0pJuXj+ 3XvpAxiraH/jeVgStEAEGWm9L2hM7XOn7rwooTyNgesXXa4tFLw4rqKxEcyyUmibKeFd 8JQQ== X-Gm-Message-State: AOUpUlGYCNmHHIhHLBOdeM7cFSfLtfIuI404Kpo0hAQz+BZtR1CuX9Ib UyDsOAepHU9n8bI+LSk2F1pzoTp4n3Ak2ZLVXbgMJg== X-Google-Smtp-Source: AAOMgpd+rWNTf7GqutFuGaHj1fYvCky4TeWB1wiOMPEMuJtq01n8vyHpUS+EjWgx0/NZ+DnZ51FiPDN6uogJQBuk4ik= X-Received: by 2002:a1c:a484:: with SMTP id n126-v6mr1629601wme.140.1531405052083; Thu, 12 Jul 2018 07:17:32 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:89d1:0:0:0:0:0 with HTTP; Thu, 12 Jul 2018 07:17:31 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Thu, 12 Jul 2018 15:17:31 +0100 Message-ID: Subject: Re: pgAgent v4.0.0 Released To: Eugene Wang Cc: pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="000000000000230c830570ce06dd" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000230c830570ce06dd Content-Type: text/plain; charset="UTF-8" Hi On Thu, Jul 12, 2018 at 3:12 PM, Eugene Wang 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 > Linkedin : https://www.linkedin.com/in/yujie-wang-61a129a0/ > > On Thu, Jul 12, 2018 at 9:00 AM, Dave Page 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. >> >> Download (source): https://www.pgadmin.org/download/pgagent-source-code/ >> >> 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 --000000000000230c830570ce06dd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi

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

Maybe installing pgage= nt is easy to a lot of people. There are still a lot of people asking quest= ions of pgagent installation in Stackoverflow.=C2=A0

Can any one contribute a step by step tutorial? I will truly apprecia= te it.=C2=A0

We on= ly 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 yo= urself.

However, I would suggest waiting for the D= ebian/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 f= rom us).

Regards, Dave.
=C2=A0

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

On Thu, Jul 12, 2018 at 9:00 AM, Dave Page <= span dir=3D"ltr"><dpage@pgadmin.org> wrote:
=
The pgAdmin Development Team are pleased to announce = the release of pgAgent v4.0.0.=C2=A0

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

<= div>Download (source): https://www.pgadmin.org/download/pgage= nt-source-code/

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 StackBuil= der.

Notable changes in this release include:

- Remove the dependency on wxWidgets. pgAgent now uses= Boost for thread management and synchronisation [Neel Patel]
- R= efactor 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 "succe= eded" flag on job steps which could prevent failure of steps causing t= he following steps to fail [Sanket Mehta]

--
Dave Page<= br>Blog: http://p= gsnake.blogspot.com
Twitter: @pgsnake

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




--
Dave Page
Blog: = http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--000000000000230c830570ce06dd--