Re: What is wrong with my pgadmin?

Поиск
Список
Период
Сортировка
От Martin Moore
Тема Re: What is wrong with my pgadmin?
Дата
Msg-id 40C591BE-109F-49E6-8415-AAF3B93F7241@avbrief.com
обсуждение исходный текст
Ответ на Re: What is wrong with my pgadmin?  (Adrian Klaver <adrian.klaver@aklaver.com>)
Ответы Re: What is wrong with my pgadmin?
Список pgsql-general
Using pgAdmin 4 2.0 on pg 9.6 and 10 I get div/0 error.



On 05/03/2018, 14:22, "Adrian Klaver" <adrian.klaver@aklaver.com> wrote:

    On 03/05/2018 06:05 AM, Łukasz Jarych wrote:
    > Hi Guys,
    >
    > what is wrong with my pgAdmin?
    >
    > I am creating wrong query:
    >
    > select 1/0 but still this is executed!

    Well it will be executed, but it should throw an error. Can you confirm
    that running select 1/0; in psql does indeed throw an error:

    test=# select 1/0;
    ERROR:  division by zero

    Also:

    1) What version of pgAdmin4 are you running?

    2) What version of Postgres is it running against?

    >
    >
    >
    > why?
    >
    > Best wishes,
    > Jacek
    >
    >


    --
    Adrian Klaver
    adrian.klaver@aklaver.com






В списке pgsql-general по дате отправления:

Предыдущее
От: "Roger Sunny"
Дата:
Сообщение: 回复: pg_upgrade fails to restore function
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Requiring pass and database psql shell command