Error in Table Creation
more than once The above columns are of type TEXT ...also it may be Numeric Type in future. Require assistance from Postgres team on the above error. Thanks Rajnish Vishwakarma
Regarding Postgres - Insertion Time Getting Increased As Data Volume is getting increased
Hi Postgres Team, The below are the scenarios which we are dealing with. 1) There are 20 Tables - On an average each having 150 columns. 2) There are 20 Threads Handled by Thread Pool Executor ( here we are using Python's - psycopg2 module / library to fetch the data .) 3) I am using the below