| From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
|---|---|
| To: | Sergei Kornilov <sk(at)zsrv(dot)org> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, "kmvaishakha(at)gmail(dot)com" <kmvaishakha(at)gmail(dot)com>, "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version |
| Date: | 2018-11-27 15:08:20 |
| Message-ID: | 20181127150820.kazazbipylu5aosl@alvherre.pgsql |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs |
On 2018-Nov-27, Sergei Kornilov wrote:
> > No, this appears to be a forward-compatibility problem not a
> > backward-compatibility one.
>
> Exactly. Using v10 server with v11 client works as expected. We have
> such error when using client v10 with server v11 - with correct
> warning at psql startup.
Doh. Well, we don't promise forward-compatibility, so the only bug is
that Vaishakh ignored the warning at the start of the session indicating
that some psql commands may not work ... (only now I read Sergei's
message correctly)
--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
| From | Date | Subject | |
|---|---|---|---|
| Next Message | PG Bug reporting form | 2018-11-27 22:26:27 | BUG #15525: Build failures when compiling Postgres with Make parallelization |
| Previous Message | Sergei Kornilov | 2018-11-27 14:59:58 | Re: BUG #15523: \df command not working in psql 10.4 postgres 11.1 version |