Обсуждение: Pg_auto_failover

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

Pg_auto_failover

От
Sonam Sharma
Дата:
Can someone please guide me in installing pg_auto_failover.. where can I get the rpm package for this ?

Re: Pg_auto_failover

От
Adrian Klaver
Дата:
On 9/18/19 7:19 AM, Sonam Sharma wrote:
> Can someone please guide me in installing pg_auto_failover.. where can I 
> get the rpm package for this ?


OS and version?

Postgres version?



-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: Pg_auto_failover

От
Sonam Sharma
Дата:
Adrian,

Postgres version : 10.7
Os version : Linux Redhat 7.4

On Wed, Sep 18, 2019, 8:01 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 9/18/19 7:19 AM, Sonam Sharma wrote:
> Can someone please guide me in installing pg_auto_failover.. where can I
> get the rpm package for this ?


OS and version?

Postgres version?



--
Adrian Klaver
adrian.klaver@aklaver.com

Re: Pg_auto_failover

От
Adrian Klaver
Дата:
On 9/18/19 7:56 AM, Sonam Sharma wrote:
> Adrian,
> 
> Postgres version : 10.7
> Os version : Linux Redhat 7.4

If you are installing from the PGDG repos then the package is there:

https://yum.postgresql.org/10/redhat/rhel-7-x86_64/repoview/pg_auto_failover_10.html


You can also go here:

https://github.com/citusdata/pg_auto_failover

and see your other options.

> 
> On Wed, Sep 18, 2019, 8:01 PM Adrian Klaver <adrian.klaver@aklaver.com 
> <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 9/18/19 7:19 AM, Sonam Sharma wrote:
>      > Can someone please guide me in installing pg_auto_failover..
>     where can I
>      > get the rpm package for this ?
> 
> 
>     OS and version?
> 
>     Postgres version?
> 
> 
> 
>     -- 
>     Adrian Klaver
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



Re: Pg_auto_failover

От
Sonam Sharma
Дата:
I have installed the PostgreSQL 11 from source.(untarred the file and then make install as postgres user since we don't have root access) . Can you please help in installing the extension for pg_auto_failover.. is it possible as postgres user only ??

Thanks,
Sonam

On Wed, Sep 18, 2019, 8:31 PM Adrian Klaver <adrian.klaver@aklaver.com> wrote:
On 9/18/19 7:56 AM, Sonam Sharma wrote:
> Adrian,
>
> Postgres version : 10.7
> Os version : Linux Redhat 7.4

If you are installing from the PGDG repos then the package is there:

https://yum.postgresql.org/10/redhat/rhel-7-x86_64/repoview/pg_auto_failover_10.html


You can also go here:

https://github.com/citusdata/pg_auto_failover

and see your other options.

>
> On Wed, Sep 18, 2019, 8:01 PM Adrian Klaver <adrian.klaver@aklaver.com
> <mailto:adrian.klaver@aklaver.com>> wrote:
>
>     On 9/18/19 7:19 AM, Sonam Sharma wrote:
>      > Can someone please guide me in installing pg_auto_failover..
>     where can I
>      > get the rpm package for this ?
>
>
>     OS and version?
>
>     Postgres version?
>
>
>
>     --
>     Adrian Klaver
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
>


--
Adrian Klaver
adrian.klaver@aklaver.com

Re: Pg_auto_failover

От
Adrian Klaver
Дата:
On 9/23/19 10:38 AM, Sonam Sharma wrote:
> I have installed the PostgreSQL 11 from source.(untarred the file and 
> then make install as postgres user since we don't have root access) . 
> Can you please help in installing the extension for pg_auto_failover.. 
> is it possible as postgres user only ??

Follow the install from source instructions here:

https://github.com/citusdata/pg_auto_failover

> 
> Thanks,
> Sonam
> 
> On Wed, Sep 18, 2019, 8:31 PM Adrian Klaver <adrian.klaver@aklaver.com 
> <mailto:adrian.klaver@aklaver.com>> wrote:
> 
>     On 9/18/19 7:56 AM, Sonam Sharma wrote:
>      > Adrian,
>      >
>      > Postgres version : 10.7
>      > Os version : Linux Redhat 7.4
> 
>     If you are installing from the PGDG repos then the package is there:
> 
>     https://yum.postgresql.org/10/redhat/rhel-7-x86_64/repoview/pg_auto_failover_10.html
> 
> 
>     You can also go here:
> 
>     https://github.com/citusdata/pg_auto_failover
> 
>     and see your other options.
> 
>      >
>      > On Wed, Sep 18, 2019, 8:01 PM Adrian Klaver
>     <adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
>      > <mailto:adrian.klaver@aklaver.com
>     <mailto:adrian.klaver@aklaver.com>>> wrote:
>      >
>      >     On 9/18/19 7:19 AM, Sonam Sharma wrote:
>      >      > Can someone please guide me in installing pg_auto_failover..
>      >     where can I
>      >      > get the rpm package for this ?
>      >
>      >
>      >     OS and version?
>      >
>      >     Postgres version?
>      >
>      >
>      >
>      >     --
>      >     Adrian Klaver
>      > adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
>     <mailto:adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>>
>      >
> 
> 
>     -- 
>     Adrian Klaver
>     adrian.klaver@aklaver.com <mailto:adrian.klaver@aklaver.com>
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com