Dear PostgreSQL Hackers, I've discovered an issue with dropping a large table (~5T). I was thinking drop table is fast operation however I found out my assumption was wrong.
Is there any way how to tune it to drop a large table in the matter of seconds or minutes? Any configuration variable in the postgresql.conf or any tune up options available? PostgreSQL version used is PgSQL 9.4. Thanks a lot! Michal -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
