Search Postgresql Archives

does pg_restore respect CLUSTER ON in the schema?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have a database where several tables have been physically clustered on disk. Those clustering configuration parameters are stored in the schema (via ALTER TABLE mytable CLUSTER ON myindex).

My question is, when i restore a backup of this database using pg_restore, is it restored with that physical clustering, or without? i.e. do i need to run a cluster command immediately after the restore, or is it already done? 

Thanks,
Seth



-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux