public inbox for [email protected]
help / color / mirror / Atom feedAmazon Linux PGDG Repo?
13+ messages / 5 participants
[nested] [flat]
* Amazon Linux PGDG Repo?
@ 2017-10-06 17:51 Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Jason Petersen @ 2017-10-06 17:51 UTC (permalink / raw)
To: pgsql-pkg-yum
What happened to the Amazon Linux PGDG repo? It seems to have disappeared entirely as of v10.
--
Jason Petersen
Software Engineer | Citus Data
303.736.9255
[email protected]
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
@ 2017-10-09 18:01 ` Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Devrim Gündüz @ 2017-10-09 18:01 UTC (permalink / raw)
To: Jason Petersen <[email protected]>; pgsql-pkg-yum
Hi Jason,
On Fri, 2017-10-06 at 11:51 -0600, Jason Petersen wrote:
> What happened to the Amazon Linux PGDG repo? It seems to have disappeared
> entirely as of v10.
When I launched Amazon repo, it was a RHEL 6 clone, so those RPMS were actually
HEL 6 RPMS.
Recently, it diverted a lot, so I gave up.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2017-10-09 20:07 ` Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Daniel Farina @ 2017-10-09 20:07 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
On Mon, Oct 9, 2017 at 11:01 AM Devrim Gündüz <[email protected]> wrote:
>
> Hi Jason,
>
> On Fri, 2017-10-06 at 11:51 -0600, Jason Petersen wrote:
> > What happened to the Amazon Linux PGDG repo? It seems to have disappeared
> > entirely as of v10.
>
> When I launched Amazon repo, it was a RHEL 6 clone, so those RPMS were
> actually
> HEL 6 RPMS.
>
> Recently, it diverted a lot, so I gave up.
>
That is true, with regard to PostGIS in particular I've had to do quite a
bit of hackery to get things to work (and I'm currently broken at the
moment).
Nevertheless, Amazon Linux is the one way to get competent kernel defect
support on AWS , so I'm fairly committed to using it. The newer userland
packages are also sometimes useful. And most pgdg packages compile fine.
As-is I'd probably continue to maintain a barely-good-enough fork of pgrpms
to do my packages. Is there a better way?
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
@ 2017-10-10 12:15 ` Devrim Gündüz <[email protected]>
2017-10-10 16:34 ` Re: Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
0 siblings, 2 replies; 13+ messages in thread
From: Devrim Gündüz @ 2017-10-10 12:15 UTC (permalink / raw)
To: Daniel Farina <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
Hi,
On Mon, 2017-10-09 at 20:07 +0000, Daniel Farina wrote:
> As-is I'd probably continue to maintain a barely-good-enough fork of pgrpms
> to do my packages. Is there a better way?
How do you make those changes? Are they inside conditionals, like I did for
SLES, or did you just fork them? If they are inside conditionals, we can commit
them back to our repo as a first step -- at least it would save time for other
users.
The 2nd step would be having a community managed build server on Amazon, but
given that we recently added SLES 12 and RHEL 7 PPCLE support to our repo, I am
out of cycles to add a new platform. My community time at EDB is already 200%
booked.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2017-10-10 16:34 ` Jason Petersen <[email protected]>
1 sibling, 0 replies; 13+ messages in thread
From: Jason Petersen @ 2017-10-10 16:34 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: Daniel Farina <[email protected]>; pgsql-pkg-yum
> On Oct 10, 2017, at 6:15 AM, Devrim Gündüz <[email protected]> wrote:
>
> The 2nd step would be having a community managed build server on Amazon
This happened somewhat quietly, but there are now Amazon Linux images in Docker Hub. It might be reasonable to just bring the specfiles into such a container and build the rpms there (they only have fairly recent Amazon Linux versions, but that might be OK).
My build logic for Citus is a collection of shell scripts and Docker images, so this is probably something I could get together if the pgrpm specfiles are relatively general.
--
Jason Petersen
Software Engineer | Citus Data
303.736.9255
[email protected]
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2017-10-10 23:30 ` Daniel Farina <[email protected]>
2018-03-21 15:10 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Payal Singh <[email protected]>
2018-03-21 23:40 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
1 sibling, 2 replies; 13+ messages in thread
From: Daniel Farina @ 2017-10-10 23:30 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
On Tue, Oct 10, 2017 at 5:16 AM Devrim Gündüz <[email protected]> wrote:
>
> Hi,
>
> On Mon, 2017-10-09 at 20:07 +0000, Daniel Farina wrote:
> > As-is I'd probably continue to maintain a barely-good-enough fork of
> pgrpms
> > to do my packages. Is there a better way?
>
> How do you make those changes? Are they inside conditionals, like I did for
> SLES, or did you just fork them? If they are inside conditionals, we can
> commit
> them back to our repo as a first step -- at least it would save time for
> other
> users.
>
I forked them. Do you an idea what macros can be used to make amazon-linux
specific paths?
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
@ 2018-03-21 15:10 ` Payal Singh <[email protected]>
2018-03-21 23:42 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
1 sibling, 1 reply; 13+ messages in thread
From: Payal Singh @ 2018-03-21 15:10 UTC (permalink / raw)
To: Daniel Farina <[email protected]>; +Cc: Devrim Gündüz <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
On Tue, Oct 10, 2017 at 7:30 PM, Daniel Farina <[email protected]> wrote:
> On Tue, Oct 10, 2017 at 5:16 AM Devrim Gündüz <[email protected]> wrote:
>
>>
>> Hi,
>>
>> On Mon, 2017-10-09 at 20:07 +0000, Daniel Farina wrote:
>> > As-is I'd probably continue to maintain a barely-good-enough fork of
>> pgrpms
>> > to do my packages. Is there a better way?
>>
>> How do you make those changes? Are they inside conditionals, like I did
>> for
>> SLES, or did you just fork them? If they are inside conditionals, we can
>> commit
>> them back to our repo as a first step -- at least it would save time for
>> other
>> users.
>>
>
> I forked them. Do you an idea what macros can be used to make amazon-linux
> specific paths?
>
Hi,
Looking to see if there is any progress on this? It seems like there is
still no officially supported package for pg10 on amazon linux.
Thanks,
Payal Singh,
Database Administrator,
OmniTI Computer Consulting Inc.
Phone: 240.646.0770 x 253
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2018-03-21 15:10 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Payal Singh <[email protected]>
@ 2018-03-21 23:42 ` Devrim Gündüz <[email protected]>
2018-03-22 13:36 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Payal Singh <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Devrim Gündüz @ 2018-03-21 23:42 UTC (permalink / raw)
To: Payal Singh <[email protected]>; Daniel Farina <[email protected]>; +Cc: Jason Petersen <[email protected]>; pgsql-pkg-yum
Hi,
On Wed, 2018-03-21 at 11:10 -0400, Payal Singh wrote:
> Looking to see if there is any progress on this? It seems like there is
> still no officially supported package for pg10 on amazon linux.
Unfortunately, no. I'm willing to add macros to the spec files, but there is no
interest at this point to go further.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2018-03-21 15:10 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Payal Singh <[email protected]>
2018-03-21 23:42 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2018-03-22 13:36 ` Payal Singh <[email protected]>
0 siblings, 0 replies; 13+ messages in thread
From: Payal Singh @ 2018-03-22 13:36 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: Daniel Farina <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
On Wed, Mar 21, 2018 at 7:42 PM, Devrim Gündüz <[email protected]> wrote:
>
> Hi,
>
> On Wed, 2018-03-21 at 11:10 -0400, Payal Singh wrote:
> > Looking to see if there is any progress on this? It seems like there is
> > still no officially supported package for pg10 on amazon linux.
>
> Unfortunately, no. I'm willing to add macros to the spec files, but there
> is no
> interest at this point to go further.
>
>
>
Probably out of the scope of this email group, but I'm curious if you or
anyone else might have any advice for people running postgres on amazon
linux? Installation of centOS packages fails with systemd related errors.
Aside from installing from source, is there any alternative if we want to
upgrade to pg10 on amazon linux?
Thanks,
Payal Singh,
Database Administrator,
OmniTI Computer Consulting Inc.
Phone: 240.646.0770 x 253
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
@ 2018-03-21 23:40 ` Devrim Gündüz <[email protected]>
2018-03-22 03:54 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Craig Ringer <[email protected]>
1 sibling, 1 reply; 13+ messages in thread
From: Devrim Gündüz @ 2018-03-21 23:40 UTC (permalink / raw)
To: Daniel Farina <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
Hi Daniel,
On Tue, 2017-10-10 at 23:30 +0000, Daniel Farina wrote:
> I forked them. Do you an idea what macros can be used to make amazon-linux
> specific paths?
I found this on Google:
%global is_amz %(grep -qi 'Amazon Linux' /etc/system-release && echo 1 || echo 0)
But not sure how you'll detect different Amazon Linux versions, I don't have
access to them. Maybe you can improve the grep part.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2018-03-21 23:40 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2018-03-22 03:54 ` Craig Ringer <[email protected]>
2018-03-22 09:42 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Craig Ringer @ 2018-03-22 03:54 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: Daniel Farina <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
On 22 March 2018 at 07:40, Devrim Gündüz <[email protected]> wrote:
>
> Hi Daniel,
>
> On Tue, 2017-10-10 at 23:30 +0000, Daniel Farina wrote:
> > I forked them. Do you an idea what macros can be used to make
> amazon-linux
> > specific paths?
>
> I found this on Google:
>
> %global is_amz %(grep -qi 'Amazon Linux' /etc/system-release && echo 1 ||
> echo 0)
>
> But not sure how you'll detect different Amazon Linux versions, I don't
> have
> access to them. Maybe you can improve the grep part.
>
>
They haven't added anything to rpmmacros?
rpm --showrc?
If not, that's surely a bug in their distribution. Not that they're always
big on caring about bugs.
--
Craig Ringer http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2018-03-21 23:40 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2018-03-22 03:54 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Craig Ringer <[email protected]>
@ 2018-03-22 09:42 ` Devrim Gündüz <[email protected]>
2018-03-22 18:39 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
0 siblings, 1 reply; 13+ messages in thread
From: Devrim Gündüz @ 2018-03-22 09:42 UTC (permalink / raw)
To: Craig Ringer <[email protected]>; +Cc: Daniel Farina <[email protected]>; Jason Petersen <[email protected]>; pgsql-pkg-yum
Hi,
On Thu, 2018-03-22 at 11:54 +0800, Craig Ringer wrote:
> They haven't added anything to rpmmacros?
>
> rpm --showrc?
>
> If not, that's surely a bug in their distribution. Not that they're always
> big on caring about bugs.
I don't know, I don't hve access to Amazon Linux. Daniel?
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
* Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2017-10-10 12:15 ` Re: Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2017-10-10 23:30 ` Re: Amazon Linux PGDG Repo? Daniel Farina <[email protected]>
2018-03-21 23:40 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
2018-03-22 03:54 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Craig Ringer <[email protected]>
2018-03-22 09:42 ` Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo? Devrim Gündüz <[email protected]>
@ 2018-03-22 18:39 ` Jason Petersen <[email protected]>
0 siblings, 0 replies; 13+ messages in thread
From: Jason Petersen @ 2018-03-22 18:39 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: Craig Ringer <[email protected]>; Daniel Farina <[email protected]>; pgsql-pkg-yum
> On Mar 22, 2018, at 3:42 AM, Devrim Gündüz <[email protected]> wrote:
>
> I don't know, I don't have access to Amazon Linux. Daniel?
Apart from EC2 having free instance types, Amazon Linux can now be run in Docker, so I don’t really understand the above? Or I guess you meant temporarily?
I emailed with Daniel about it a while back, here’s a snippet. Spoiler: there are macros…
> Begin forwarded message:
>
> From: Jason Petersen <[email protected]>
> Subject: Re: [pgsql-pkg-yum] Amazon Linux PGDG Repo?
> Date: October 11, 2017 at 11:30:26 AM MDT
>
> […]
>
>> On Oct 10, 2017, at 5:18 PM, Daniel Farina <[email protected] <mailto:[email protected]>> wrote:
>>
>> Were you able to use macro detection to achieve this? I've done something similar by overriding the macros, e.g. via some "%global" statements. That's how I made packages.
>
> I started out doing that, then I got more curious where %rhel was defined and why it wasn’t defined in Amazon Linux. This led me to /etc/rpm/macros.disttag, which on Amazon Linux has this:
>
> # dist macros
>
> %amzn 1
> %dist .amzn1
> %amzn1 1
>
> Based on that I was able to add if statements to, for instance, include the python27-devel package (on RHEL it’s just python-devel, so RHEL logic wasn’t directly applicable). Where I didn’t know the “right” answer, I just defaulted to adding conditionals to have amzn behave identically to RHEL 6 (no systemd, no Python 3, etc.)
>
> With that I got a package build going of all the postgresql packages (libpq, contrib, etc. all included). If this is “standard” enough we [could] probably [… add these conditionals …] to the specfiles and add a buildfarm instance that just runs Amazon Linux in Docker and dumps the rpms to a shared volume for export.
So you can easily test for %amzn, %amzn1, or the contents of %dist…
--
Jason Petersen
Software Engineer | Citus Data
303.736.9255
[email protected]
Attachments:
[application/pgp-signature] signature.asc (488B, 3-signature.asc)
download
^ permalink raw reply [nested|flat] 13+ messages in thread
end of thread, other threads:[~2018-03-22 18:39 UTC | newest]
Thread overview: 13+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2017-10-06 17:51 Amazon Linux PGDG Repo? Jason Petersen <[email protected]>
2017-10-09 18:01 ` Devrim Gündüz <[email protected]>
2017-10-09 20:07 ` Daniel Farina <[email protected]>
2017-10-10 12:15 ` Devrim Gündüz <[email protected]>
2017-10-10 16:34 ` Jason Petersen <[email protected]>
2017-10-10 23:30 ` Daniel Farina <[email protected]>
2018-03-21 15:10 ` Payal Singh <[email protected]>
2018-03-21 23:42 ` Devrim Gündüz <[email protected]>
2018-03-22 13:36 ` Payal Singh <[email protected]>
2018-03-21 23:40 ` Devrim Gündüz <[email protected]>
2018-03-22 03:54 ` Craig Ringer <[email protected]>
2018-03-22 09:42 ` Devrim Gündüz <[email protected]>
2018-03-22 18:39 ` Jason Petersen <[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