Thread: SLES 15.x support

SLES 15.x support

From
Brian McClellan
Date:

Hi,

 

Are there zipper or other packages available to run Postgres on SUSE 15? I cannot find any on this site.

 

Thanks,

Brian

Re: SLES 15.x support

From
Devrim Gündüz
Date:
Hi,

On Fri, 2020-05-22 at 17:33 +0000, Brian McClellan wrote:

> Are there zipper or other packages available to run Postgres on SUSE
> 15? I cannot find any on this site.

No, not yet.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment

Re: SLES 15.x support

From
Devrim Gündüz
Date:
Hi,

On Fri, 2020-05-22 at 17:33 +0000, Brian McClellan wrote:
> Are there zipper or other packages available to run Postgres on SUSE
> 15? I cannot find any on this site.

Pushed v12 and v13beta1 packages to the repo.

zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg12.repo
zypper refresh
zypper install postgresql12-server

will do the trick. I'm not sure we can provide full set of packages,
but I'll do my best to build whatever I can.

Regards,
--
Devrim Gündüz
Open Source Solution Architect, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR

Attachment