Query to check Progress of Alter Statements PostgreSQL
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: Pgsql-admin <pgsql-admin@xxxxxxxxxxxxxxxxxxxx>
Subject
: Query to check Progress of Alter Statements PostgreSQL
From
: Raj kumar <rajkumar820999@xxxxxxxxx>
Date
: Fri, 22 Jul 2022 14:41:25 +0530
Hi,
Is there a system table to query the progress of Alter Statements like Type Modification and Key Creation in PostgreSQL?
alter table seqentry1 alter column "timestamp" type text USING "timestamp"::text;
ALTER TABLE ONLY public.seqentry2 ADD CONSTRAINT fk_seq2 FOREIGN KEY (seq_id) REFERENCES public.seqshow(seq_id);
Thanks,
Raj Kumar
Prev by Date:
Re: About limitation of using postgresql in china
Next by Date:
pg_upgrade failure upgrading from v10.8 to v14.4
Previous by thread:
About limitation of using postgresql in china
Next by thread:
pg_upgrade failure upgrading from v10.8 to v14.4
Index(es):
Date
Thread
[Index of Archives]
[Postgresql Home]
[Postgresql General]
[Postgresql Performance]
[Postgresql PHP]
[Postgresql Jobs]
[PHP Users]
[PHP Databases]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[PHP Databases]
[Yosemite Forum]