public inbox for [email protected]
help / color / mirror / Atom feedpostgresql-11-citus (12, 13)
5+ messages / 3 participants
[nested] [flat]
* postgresql-11-citus (12, 13)
@ 2020-12-15 10:03 Wim Bertels <[email protected]>
2020-12-15 11:07 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Hanefi Onaldi <[email protected]>
2020-12-17 16:25 ` Re: postgresql-11-citus (12, 13) Christoph Berg <[email protected]>
0 siblings, 2 replies; 5+ messages in thread
From: Wim Bertels @ 2020-12-15 10:03 UTC (permalink / raw)
To: pgsql-pkg-debian; +Cc: Dimitri Fontaine <[email protected]>
Hello,
concerning: postgresql-11-citus
i guess this is no longer maintained or continued as a package for the
current version 12, 13?
nonetheless, thank you for all the work done, much appreciated
apt.postgresql.org
--
mvg,
Wim
--
https://coronalert.be
--
A banker is a fellow who lends you his umbrella when the sun is shining
and wants it back the minute it begins to rain.
-- Mark Twain
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [EXTERNAL] postgresql-11-citus (12, 13)
2020-12-15 10:03 postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
@ 2020-12-15 11:07 ` Hanefi Onaldi <[email protected]>
2020-12-15 13:19 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
1 sibling, 1 reply; 5+ messages in thread
From: Hanefi Onaldi @ 2020-12-15 11:07 UTC (permalink / raw)
To: [email protected] <[email protected]>; pgsql-pkg-debian; +Cc: Dimitri Fontaine <[email protected]>
Hi Wim,
The latest citus package on PGDG repos are for 8.0.0 version that was released on 2018.
Citus creates and maintains its packages in a seperate repository. You can use the instructions at Citus website to install that repository at https://citusdata.com/download
For a sense of completeness, here are the steps to install latest Citus 9.5 running on PG13 on Debian based distros:
curl https://install.citusdata.com/community/deb.sh | sudo bash
sudo apt-get -y install postgresql-13-citus-9.5
Best,
-Hanefi
From: Wim Bertels <[email protected]>
Date: Tuesday, 15 December 2020 13:04
To: [email protected] <[email protected]>
Cc: Dimitri Fontaine <[email protected]>
Subject: [EXTERNAL] postgresql-11-citus (12, 13)
Hello,
concerning: postgresql-11-citus
i guess this is no longer maintained or continued as a package for the
current version 12, 13?
nonetheless, thank you for all the work done, much appreciated
apt.postgresql.org
--
mvg,
Wim
--
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcoronalert.be%2F&data=04%7...
--
A banker is a fellow who lends you his umbrella when the sun is shining
and wants it back the minute it begins to rain.
-- Mark Twain
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [EXTERNAL] postgresql-11-citus (12, 13)
2020-12-15 10:03 postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
2020-12-15 11:07 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Hanefi Onaldi <[email protected]>
@ 2020-12-15 13:19 ` Wim Bertels <[email protected]>
2020-12-15 13:40 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Hanefi Onaldi <[email protected]>
0 siblings, 1 reply; 5+ messages in thread
From: Wim Bertels @ 2020-12-15 13:19 UTC (permalink / raw)
To: Hanefi Onaldi <[email protected]>; pgsql-pkg-debian; +Cc: Dimitri Fontaine <[email protected]>
Hello Hanefi,
i saw this,
when i look at the script,
this adds a separate repository
as a sysadmin i try to avoid having many repository sources,
as this makes dist-upgrades and maintenance often harder
thank you for the feedback
kind regards,
Wim
Hanefi Onaldi schreef op di 15-12-2020 om 11:07 [+0000]:
> Hi Wim,
>
> The latest citus package on PGDG repos are for 8.0.0 version that was
> released on 2018.
>
> Citus creates and maintains its packages in a seperate repository.
> You can use the instructions at Citus website to install that
> repository at https://citusdata.com/download
>
> For a sense of completeness, here are the steps to install latest
> Citus 9.5 running on PG13 on Debian based distros:
>
> curl https://install.citusdata.com/community/deb.sh | sudo bash
> sudo apt-get -y install postgresql-13-citus-9.5
>
> Best,
> -Hanefi
>
> From: Wim Bertels <[email protected]>
> Date: Tuesday, 15 December 2020 13:04
> To: [email protected] <[email protected]>
> Cc: Dimitri Fontaine <[email protected]>
> Subject: [EXTERNAL] postgresql-11-citus (12, 13)
>
> Hello,
>
> concerning: postgresql-11-citus
>
> i guess this is no longer maintained or continued as a package for
> the
> current version 12, 13?
>
> nonetheless, thank you for all the work done, much appreciated
> apt.postgresql.org
>
--
https://coronalert.be
--
Civilization is the limitless multiplication of unnecessary necessities.
-- Mark Twain
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: [EXTERNAL] postgresql-11-citus (12, 13)
2020-12-15 10:03 postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
2020-12-15 11:07 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Hanefi Onaldi <[email protected]>
2020-12-15 13:19 ` Re: [EXTERNAL] postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
@ 2020-12-15 13:40 ` Hanefi Onaldi <[email protected]>
0 siblings, 0 replies; 5+ messages in thread
From: Hanefi Onaldi @ 2020-12-15 13:40 UTC (permalink / raw)
To: [email protected] <[email protected]>; pgsql-pkg-debian; +Cc: Dimitri Fontaine <[email protected]>
Hi Wim,
I am one of the maintainers of the Citus packaging repositories. Feel free to ask away if you have any issues.
Currently Citus Community repository contains only packages for the postgresql extensions we develop and maintain as a team. Namely citus, pg_auto_failover, topn, hll, pg_cron. The naming of the packages are different than those in PGDG to avoid any conflicts, and Citus repository is the place to find the most up to date packages.
Best,
Hanefi
From: Wim Bertels <[email protected]>
Date: Tuesday, 15 December 2020 16:19
To: Hanefi Onaldi <[email protected]>, [email protected] <[email protected]>
Cc: Dimitri Fontaine <[email protected]>
Subject: Re: [EXTERNAL] postgresql-11-citus (12, 13)
Hello Hanefi,
i saw this,
when i look at the script,
this adds a separate repository
as a sysadmin i try to avoid having many repository sources,
as this makes dist-upgrades and maintenance often harder
thank you for the feedback
kind regards,
Wim
Hanefi Onaldi schreef op di 15-12-2020 om 11:07 [+0000]:
> Hi Wim,
>
> The latest citus package on PGDG repos are for 8.0.0 version that was
> released on 2018.
>
> Citus creates and maintains its packages in a seperate repository.
> You can use the instructions at Citus website to install that
> repository at https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcitusdata.com%2Fdownload&d...
>
> For a sense of completeness, here are the steps to install latest
> Citus 9.5 running on PG13 on Debian based distros:
>
> curl https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Finstall.citusdata.com%2Fcommunity%... | sudo bash
> sudo apt-get -y install postgresql-13-citus-9.5
>
> Best,
> -Hanefi
>
> From: Wim Bertels <[email protected]>
> Date: Tuesday, 15 December 2020 13:04
> To: [email protected] <[email protected]>
> Cc: Dimitri Fontaine <[email protected]>
> Subject: [EXTERNAL] postgresql-11-citus (12, 13)
>
> Hello,
>
> concerning: postgresql-11-citus
>
> i guess this is no longer maintained or continued as a package for
> the
> current version 12, 13?
>
> nonetheless, thank you for all the work done, much appreciated
> apt.postgresql.org
>
--
https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fcoronalert.be%2F&data=04%7...
--
Civilization is the limitless multiplication of unnecessary necessities.
-- Mark Twain
^ permalink raw reply [nested|flat] 5+ messages in thread
* Re: postgresql-11-citus (12, 13)
2020-12-15 10:03 postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
@ 2020-12-17 16:25 ` Christoph Berg <[email protected]>
1 sibling, 0 replies; 5+ messages in thread
From: Christoph Berg @ 2020-12-17 16:25 UTC (permalink / raw)
To: Wim Bertels <[email protected]>; +Cc: pgsql-pkg-debian; Dimitri Fontaine <[email protected]>
Re: Wim Bertels
> concerning: postgresql-11-citus
>
> i guess this is no longer maintained or continued as a package for the
> current version 12, 13?
Yes, Microsoft/Citusdata chose to maintain the package in their own
repo instead.
> nonetheless, thank you for all the work done, much appreciated
> apt.postgresql.org
Welcome!
Christoph
^ permalink raw reply [nested|flat] 5+ messages in thread
end of thread, other threads:[~2020-12-17 16:25 UTC | newest]
Thread overview: 5+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 10:03 postgresql-11-citus (12, 13) Wim Bertels <[email protected]>
2020-12-15 11:07 ` Hanefi Onaldi <[email protected]>
2020-12-15 13:19 ` Wim Bertels <[email protected]>
2020-12-15 13:40 ` Hanefi Onaldi <[email protected]>
2020-12-17 16:25 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox