Re: Default postgresql version

2024-10-29 Thread Andreas Enge
Am Tue, Oct 29, 2024 at 02:14:33PM + schrieb Christopher Baines: > I ended up pressing the power button to restart it, but it seems to have > come up OK. I've also reconfigured with some more sysadmins so hopefully > other people can access the machine. Excellent, thanks a lot for your reactiv

Re: Default postgresql version

2024-10-29 Thread Christopher Baines
Christopher Baines writes: > Andreas Enge writes: > >> Am Tue, Oct 29, 2024 at 12:42:32PM +0100 schrieb Andreas Enge: >>> I have restarted nginx and nar-herder (just an educated guess), but >>> to no avail. >> >> I think the problem is further upstream, in the place where the nars are >> actuall

Re: Default postgresql version

2024-10-29 Thread Christopher Baines
Andreas Enge writes: > Am Tue, Oct 29, 2024 at 12:42:32PM +0100 schrieb Andreas Enge: >> I have restarted nginx and nar-herder (just an educated guess), but >> to no avail. > > I think the problem is further upstream, in the place where the nars are > actually stored (hatysa). When I download a f

Re: Default postgresql version

2024-10-29 Thread Andreas Enge
Am Tue, Oct 29, 2024 at 12:42:32PM +0100 schrieb Andreas Enge: > I have restarted nginx and nar-herder (just an educated guess), but > to no avail. I think the problem is further upstream, in the place where the nars are actually stored (hatysa). When I download a file that is in the cache, such a

Re: Default postgresql version

2024-10-29 Thread Andreas Enge
Am Tue, Oct 29, 2024 at 12:13:30PM +0100 schrieb Nicolas Graves: > ci like bordeaux both seem down, maybe it has something to do with this > commit ? Hopefully not. Bordeaux is up, I think. https://qa.guix.gnu.org/ is visible, but complains about "No route to host" in the "Branches" box; this may

Re: Default postgresql version

2024-10-29 Thread Nicolas Graves
ci like bordeaux both seem down, maybe it has something to do with this commit ? Hopefully not. -- Best regards, Nicolas Graves

Re: Default postgresql version

2024-10-28 Thread Efraim Flashner
On Mon, Oct 28, 2024 at 12:17:50PM +0100, Nicolas Graves wrote: > On 2024-10-28 12:02, Andreas Enge wrote: > > > Am Mon, Oct 28, 2024 at 10:59:29AM +0100 schrieb Nicolas Graves: > >> Sorry I should have thought about it with the patch, let me know if > >> you'd wish I write this patch + news item.

Re: Default postgresql version

2024-10-28 Thread Nicolas Graves
On 2024-10-28 12:02, Andreas Enge wrote: > Am Mon, Oct 28, 2024 at 10:59:29AM +0100 schrieb Nicolas Graves: >> Sorry I should have thought about it with the patch, let me know if >> you'd wish I write this patch + news item. > > Well, I wondered whether or not to apply the patch, but since it had

Re: Default postgresql version

2024-10-28 Thread Andreas Enge
Am Mon, Oct 28, 2024 at 10:59:29AM +0100 schrieb Nicolas Graves: > Sorry I should have thought about it with the patch, let me know if > you'd wish I write this patch + news item. Well, I wondered whether or not to apply the patch, but since it had a CVE, I thought solving it would be the more urg

Re: Default postgresql version

2024-10-28 Thread Efraim Flashner
On Mon, Oct 28, 2024 at 10:59:29AM +0100, Nicolas Graves wrote: > On 2024-10-28 10:49, Andreas Enge wrote: > > > Hello, > > > > I have just pushed this commit > >https://issues.guix.gnu.org/74006 > > that changes the default postgresql version from

Re: Default postgresql version

2024-10-28 Thread Nicolas Graves
On 2024-10-28 10:49, Andreas Enge wrote: > Hello, > > I have just pushed this commit >https://issues.guix.gnu.org/74006 > that changes the default postgresql version from 10 (which has a CVE) to > just the postgresql variable (now at 15). > > Since as I understood chan

Default postgresql version

2024-10-28 Thread Andreas Enge
Hello, I have just pushed this commit https://issues.guix.gnu.org/74006 that changes the default postgresql version from 10 (which has a CVE) to just the postgresql variable (now at 15). Since as I understood changing postgresql versions requires a (manual?) update of the database format, I