From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | jimmy <mpokky(at)126(dot)com> |
Cc: | pgsql-general(at)lists(dot)postgresql(dot)org, nag(dot)bandla(at)gmail(dot)com, "pgadmin-support lists(dot)postgresql(dot)org" <pgadmin-support(at)lists(dot)postgresql(dot)org> |
Subject: | Re: How to install pgAgent on windows for postresql-bigsql-10.5 |
Date: | 2018-09-06 07:57:30 |
Message-ID: | CA+OCxoxkgRZhWpax9V8KjGrEMz4mbuY2FrQPUwvFDthczonXJQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-support pgsql-general |
Hi
On Thu, Sep 6, 2018 at 6:23 AM, jimmy <mpokky(at)126(dot)com> wrote:
> I use PostgreSQL-10.5-1-win64-bigsql.exe to install postgresql database.
> How to install pgAgent on windows for postresql-bigsql-10.5.
> I have been searching some articles to install pgAgent.
> But they do not work.
> I found there has not any version of pgAgent for windows in the website '
> www.pgadmin.org'.
> And PostgreSQL-10.5-1-win64-bigsql.exe installer also has not the pgAgent.
> When I execute CREATE EXTENSION pgagent, it throws ERROR: could not open
> extension control file
> "H:/PostgreSQL/pg10/../pg10/share/postgresql/extension/pgagent.control":
> No such file or directory.
> How can I resolve these problems.
> Thank you.
>
If you use the EDB PostgreSQL installers, you can install pgAgent using
StackBuilder. For BigSQL you'll probably have to build and install it
manually from source (which isn't exactly easy on Windows, and is dependent
on what is included with and how BigSQL is packaged - which I know nothing
about).
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | jimmy | 2018-09-06 08:41:43 | Re:Re: How to install pgAgent on windows for postresql-bigsql-10.5 |
Previous Message | jimmy | 2018-09-06 05:23:21 | How to install pgAgent on windows for postresql-bigsql-10.5 |
From | Date | Subject | |
---|---|---|---|
Next Message | jimmy | 2018-09-06 08:41:43 | Re:Re: How to install pgAgent on windows for postresql-bigsql-10.5 |
Previous Message | Mate Varga | 2018-09-06 07:46:15 | Re: very slow largeobject transfers through JDBC |