W dniu 2020-10-21 o 13:54, Matthias Apitz pisze:
Hello,
I've found the following problem using psql 11.4 against a server 13.0:
you may install a separate 13.0 psql binary and use that one against the 13.0
server
On 10/21/20 4:54 AM, Matthias Apitz wrote:
Hello,
I've found the following problem using psql 11.4 against a server 13.0:
$ export LANG=en_US.UTF-8
$ psql -Usisis -dsisis
psql (11.4, server 13.0)
WARNING: psql major version 11, server major version 13.
Some psql features might not wo
2020年10月21日(水) 20:54 Matthias Apitz :
>
>
> Hello,
>
> I've found the following problem using psql 11.4 against a server 13.0:
>
> $ export LANG=en_US.UTF-8
> $ psql -Usisis -dsisis
> psql (11.4, server 13.0)
> WARNING: psql major version 11, server major version 13.
> Some psql features m
Hello,
I've found the following problem using psql 11.4 against a server 13.0:
$ export LANG=en_US.UTF-8
$ psql -Usisis -dsisis
psql (11.4, server 13.0)
WARNING: psql major version 11, server major version 13.
Some psql features might not work.
Type "help" for help.
sisis=# \d dbctest