Partitioned table with fillfactor

2022-08-01 Thread endre_pekarik
Hello, 'PostgreSQL 11.13 on x86_64-pc-linux-gnu, compiled by x86_64-pc-linux-gnu-gcc (GCC) 7.4.0, 64-bit' I created a partitioned table. I didn't load any data into it. When I try to ALTER TABLE tablename SET (fillfactor = 80); , I get an Unrecognized parameter "fillfactor" message.

Slow Scripts - Create Script

2022-08-04 Thread endre_pekarik
Requesting Scripts-Create Script for Tables or Views is very slow in PGAdmin r4 version 6.12. I have version 4.24 also, using this version, it is almost instant. PGAdmin 4 version 6.12, it takes 30-40 seconds PGAdmin 4 version 4.24, it takes 2-3 seconds Is it expected behavior for later

pgadmin 4 schema compare

2020-09-18 Thread endre_pekarik
Starting pgadmin 4 (4.25), the schema filter drop down disappeared in the schema compare tool. Now the tool compares the who database, all schemas, no choice. Ouch. What can be the reason for dropping the schema selection in a tool called Schema compare? 4.24 still ha

Schema Diff

2021-10-01 Thread endre_pekarik
Hello, Is the Schema Diff tool available in the latest release of PGAdmin? We loved it when it was available. It was taken out after 9.24, and we haven't upgraded since as we didn't want to lose it. Thank you Endre