[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pg.el: pg:connect -> Backend error: FATAL unsupported frontend proto
From: |
martin . sputnik |
Subject: |
Re: pg.el: pg:connect -> Backend error: FATAL unsupported frontend protocol 1.0: server supports 2.0 to 3.0 |
Date: |
Tue, 27 Nov 2018 21:58:10 -0800 (PST) |
User-agent: |
G2/1.0 |
On Tuesday, November 27, 2018 at 7:23:27 PM UTC+1, Stefan Monnier wrote:
> > PS: for completeness sake: I use the very latest version of pg.el
> > "0.13+" resp "0.12", both have the same reaction. For emacs I use emacs
> > 26.1)
>
> I can't find pg.el. Could you include a link to it?
>
>
> Stefan
I use a clone from
https://github.com/cbbrowne/pg.el
I use pg.el a number of years now, mostly the previous pg.el version 0.12
(which is not much different from the one with that link and shows the same
``unsupported-protocol'' behavior). Martin