Re: Creating schema best practices

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

 



* Babay Adi, Hava wrote:

On the same regard – Some of the mentioned modules in the mentioned
application use a set of tables which is logically separate (there are
no join statements with tables of other modules). What are the pros\cons
of using a separate database instead of a separate schema for
maintaining such tables?

For one thing, with multiple databases you cannot easily take consistent backups using pg_dump, because a transaction is local to a single database.

--
Christian




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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux