Re: BUG #15537: When trying to drop the column getting ERROR: vsnprintf failed: Invalid argument

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #15537: When trying to drop the column getting ERROR: vsnprintf failed: Invalid argument
Дата
Msg-id 20853.1544123602@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #15537: When trying to drop the column getting ERROR: vsnprintffailed: Invalid argument  (PG Bug reporting form <noreply@postgresql.org>)
Ответы YNT: BUG #15537: When trying to drop the column getting ERROR:vsnprintf failed: Invalid argument  (Ahmet Şeker <aseker@tchealth.com.tr>)
Список pgsql-bugs
=?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes:
> We have a table named PHARMACY and this table has a column named
> MANAGEMENTPERSONIDNUMBER .
> With psql executing following command returned this error: ERROR:  vsnprintf
> failed: Invalid argument
> ALTER TABLE public."PHARMACY" DROP COLUMN "MANAGEMENTPERSONIDNUMBER";

If you're using the Turkish translation, this is a previously-reported
bug in one of the translated messages:

https://www.postgresql.org/message-id/flat/15511-1d8b6a0bc874112f%40postgresql.org

            regards, tom lane


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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15537: When trying to drop the column getting ERROR: vsnprintffailed: Invalid argument
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: BUG #15511: Drop table error "invalid argument"