PgConf.Russia 2017 talks
Relocatable tables in PostgresPro

Postgres Professional
Ivan started his career as a professional programmer in 1993, dealing with PL/I, COBOL and IT-development of voucher privatization. Further he worked mainly with web-development and business applications. His professional interests include DBMS and messaging systems.
With big data threads, even the upload of data to a database can often be problematic – apart from the data upload itself, you need to create indexes, perform VACUUM after the upload for correct Index-only scans, etc. From this talk, you will learn how to avoid most of such problems (if not all of them).