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

From: Ahmet Şeker <aseker(at)tchealth(dot)com(dot)tr>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "pgsql-bugs(at)lists(dot)postgresql(dot)org" <pgsql-bugs(at)lists(dot)postgresql(dot)org>
Subject: YNT: BUG #15537: When trying to drop the column getting ERROR: vsnprintf failed: Invalid argument
Date: 2018-12-06 19:28:18
Message-ID: 1544124501916.66360@tchealth.com.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Yes we are using Turkish translation.
Thanks for the link.
________________________________________
Gönderen: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Gönderildi: 6 Aralık 2018 Perşembe 22:13
Kime: Ahmet Şeker
Bilgi: pgsql-bugs(at)lists(dot)postgresql(dot)org
Konu: Re: BUG #15537: When trying to drop the column getting ERROR: vsnprintf failed: Invalid argument

=?utf-8?q?PG_Bug_reporting_form?= <noreply(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2018-12-06 19:47:10 Re: BUG #15511: Drop table error "invalid argument"
Previous Message Alvaro Herrera 2018-12-06 19:24:22 Re: BUG #15511: Drop table error "invalid argument"