| От | Tom Lane |
|---|---|
| Тема | Re: psql 8.0.0 rc5 parser error on \dt? |
| Дата | |
| Msg-id | 8877.1105987886@sss.pgh.pa.us обсуждение |
| Ответ на | psql 8.0.0 rc5 parser error on \dt? (Dave Bodenstab <dave@bodenstab.org>) |
| Ответы |
Re: psql 8.0.0 rc5 parser error on \dt?
|
| Список | pgsql-bugs |
Dave Bodenstab <dave@bodenstab.org> writes:
> I built 8.0.0rc5 on FreeBSD 4.8. It built with no errors. I then
> tried psql using another host running postgresql 7.1.3 and I get the
> goofy error message shown below.
psql's backslash commands are only guaranteed to work with a server of
the same version. Trying 8.0 against a prehistoric server like that
is going to result in all kinds of oddness. (Look at the actual
queries with -E to see why.)
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера