pga_schedule_jscmonthdays_size error

Поиск
Список
Период
Сортировка
От Tek Wojenski
Тема pga_schedule_jscmonthdays_size error
Дата
Msg-id CAGNmymdOVDZn=OJfEZ3r5XRC-D+FS0uZ2B_NqX7tRsZ1yrkWFQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: pga_schedule_jscmonthdays_size error  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
Список pgadmin-support
I'm getting a weird error when trying to schedule a job in pgAgent

[2024-04-22 11:23:17] [23514] ERROR: new row for relation "pga_schedule" violates check constraint "pga_schedule_jscmonthdays_size"
[2024-04-22 11:23:17] Detail: Failing row contains (29, 26, schedule1, , t, 2024-04-21 18:43:00+00, null, {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f..., {t,f,f,f,f,f,f,f,f,f,f,f,t,f,f,f,f,f,f,f,f,f,f,f}, {t,t,t,t,t,t,t}, {f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f,f}, {f,f,f,f,f,f,f,f,f,f,f,f}).

I have the latest pgAgent schema, and using pgAdmin 8.5; Postgres is v13 and running on Ubuntu.

The check it's failing on is:    check (array_upper(jscmonthdays, 1) = 32);   SQL Insert has only 31 entries and was generated in pgAdmin.

Thanks!

CONFIDENTIALITY NOTE
This electronic message contains privileged information intended only for the use of the individual or entity named above. If the reader of this electronic message is not the intended recipient or the employee or agent responsible for delivering it to the intended recipient, you are hereby notified that any forwarding, storing, printing, dissemination or copying of this electronic message is strictly prohibited and may be unlawful. If received in error, please do not disclose the contents to anyone, but notify the sender by return email and delete this email (and any attachments) from your system.

Thank you.

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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Ssh tunnel hosts changing...
Следующее
От: Aditya Toshniwal
Дата:
Сообщение: Re: pga_schedule_jscmonthdays_size error