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 1fdcLC-0007EJ-K9 for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jul 2018 14:13:06 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fdcLA-0003xM-ME for pgadmin-hackers@arkaria.postgresql.org; Thu, 12 Jul 2018 14:13:04 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fdcKv-0002jM-Cr; Thu, 12 Jul 2018 14:12:49 +0000 Received: from mail-it0-x243.google.com ([2607:f8b0:4001:c0b::243]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fdcKq-0008RP-62; Thu, 12 Jul 2018 14:12:48 +0000 Received: by mail-it0-x243.google.com with SMTP id p4-v6so7013554itf.2; Thu, 12 Jul 2018 07:12:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=m9ts3ltor+V8GmhegBrXVh8o7jOcqkb4Pfr8OsSPjzg=; b=TzrMY0GlEsnbfRPib0XPUdpCXMF0pBTu7kXKuafvLFYUFRKH3R4KQ5a9ewxylZtj3M byJuelPXZqlnJhPA/82TAxG8f5B0COqQ1ae669nceGE9argKRg6WCVYZJ19UdfnQzzhw 24Dyz7aAQoBi7tqggVqUvoenl7+ujTmqkuVrZvG8PuNOCwP5j4h4iyKZSKRjox0+678y 2l8Etab8Da/2ZQtVFiaW1BSS/7Von6xlW/STmmlz46fqTueHd6jGFs4zTIbnlV2VYkTU pa/qHo/wHcOVULdS5QVRfe37Dys4dIqE5zEqe2B+KyzqEKJx9vNh5g3kBRq+ERo0KC/3 ERtg== 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; bh=m9ts3ltor+V8GmhegBrXVh8o7jOcqkb4Pfr8OsSPjzg=; b=jdLHjIO3j/57PHY3fCRO7zbYgg/QCpt1FmqHypqRc3fXx04gYOOqSFc4lWVu0ilmOn 6pA2EsAZaacgD8q4kGTgsvewKJQRM2ej6G3moMAHfByLLyQKibZTyFvK8kedWkPE8XRe ZZfdGNmPFxQO5S2SGg5BjbBHB8kf3mPbJWLxWJvRsKAffRLJ0H+Ia8uk6LgFLZ7ZrNCg WjkshOn3suMElNosG+aDIlPzjczBHftcwQ4pz0MwpsJzsbEP8npW876G5LEiyqlCkHPt PTLEzyB/HRkWEsGKFX7RPfW8PzZUo4VXlVYvLtRMieKkNN4aAvUdsxtve47FxuNpbFtx xiVg== X-Gm-Message-State: AOUpUlFDLJHyVKs8pKl5qVH/3fH0wo/Ubx5uB7fgBsCtYOb+mrPfWunI 8GWi5aVMcLbnwbm5c4+u5Jr4X2BmocTzZGMuPccxFA== X-Google-Smtp-Source: AAOMgpeNLEksTR46Jc6XThG56Y3gps3BbiHTg1KAKzNGX7/JvkaucbJduJFb9EHzMrn6f0hB/iBnseeKDGLEBtaBE10= X-Received: by 2002:a24:3d0b:: with SMTP id n11-v6mr1337767itn.29.1531404762462; Thu, 12 Jul 2018 07:12:42 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a4f:a08a:0:0:0:0:0 with HTTP; Thu, 12 Jul 2018 07:12:41 -0700 (PDT) In-Reply-To: References: From: Eugene Wang Date: Thu, 12 Jul 2018 10:12:41 -0400 Message-ID: Subject: Re: pgAgent v4.0.0 Released To: Dave Page , pgadmin-hackers , pgAdmin Support Content-Type: multipart/alternative; boundary="000000000000dfbf130570cdf400" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000dfbf130570cdf400 Content-Type: text/plain; charset="UTF-8" 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. 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 > --000000000000dfbf130570cdf400 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
This is awesome. Always have interests to use pgAgent; how= ever, the official documentation about installing is obscure and stop me fr= om getting into it... I honestly cannot get any clue about steps I should d= o from this https://www.pga= dmin.org/docs/pgadmin4/3.x/pgagent.html=C2=A0link.=C2=A0

Maybe installing pgagent = is easy to a lot of people. There are still a lot of people asking question= s of pgagent installation in Stackoverflow.=C2=A0

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

=
Yujie Wang (Welcome to call me Eugene, for your pronunciat= ion convenience)=C2=A0=C2=A0
GIS Developer
Connected2fib= er

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
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company<= br>

--000000000000dfbf130570cdf400--