Re: Changing the Datatype from Bit to Boolean.
От
Holger Jakobs
Тема
Re: Changing the Datatype from Bit to Boolean.
Дата
Msg-id
2535C845-8EF5-490B-B94E-A0E2F6D683C6@jakobs.com
Ответ на
Re: Changing the Datatype from Bit to Boolean. (Mark Smith)
Список
Дерево обсуждения
Changing the Datatype from Bit to Boolean. Gambhir Singh <gambhir.singh05@gmail.com>
Re: Changing the Datatype from Bit to Boolean. shammat@gmx.net
Re: Changing the Datatype from Bit to Boolean. hellen jiang <hellenjiang99@gmail.com>
Re: Changing the Datatype from Bit to Boolean. Mark Smith <mark@zoneget.com>
Re: Changing the Datatype from Bit to Boolean. Holger Jakobs <holger@jakobs.com>
Don't hijack threads!
--
Holger Jakobs, Bergisch Gladbach
Tel. +49 178 9759012
Holger Jakobs, Bergisch Gladbach
Tel. +49 178 9759012
Am 23. Februar 2025 15:46:10 MEZ schrieb Mark Smith <mark@zoneget.com>:
I am new to PostgreSQL. I am trying to restore a db downloaded from GitHub. Pg_restore is coming with error when tried using pgAdmin. Can you tell what the reason could be?Thanks for your help.MarkGet Outlook for iOSFrom: hellen jiang <hellenjiang99@gmail.com>
Sent: Sunday, February 23, 2025 8:13:05 AM
To: Gambhir Singh <gambhir.singh05@gmail.com>
Cc: pgsql-admin@lists.postgresql.org <pgsql-admin@lists.postgresql.org>
Subject: Re: Changing the Datatype from Bit to Boolean.you can add one new column(boolean) and then remove the BIT column。
On Sun, Feb 23, 2025, 12:58 AM Gambhir Singh <gambhir.singh05@gmail.com> wrote:--Hi,Aurora PostgreSQL DB has a table in which one column has the datatype BIT(1). Now the requirement is that I have to change the datatype of that column from BIT to BOOLEAN. There are only a few rows in the table.Thanks & Regards
Gambhir Singh
В списке pgsql-admin по дате отправления