plain text difference with pg_dump

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

 



Hi there,

I have two databases DD and DP. DD is used for development, and DP in 
production.
After develop something on DD, a diff package is made and it upgrades DP. 
Normally after that DD has to be identically with DP.

The problem is when I check the structure difference between DD and DP. My 
procedure is to use pg_dump to make a plain text dump of the two databases, 
and compare them, ignoring the comments. All the procedures are sorted 
identically, excepting those with the same name, but different arguments.

Do you know a method to get the same text dump ?

TIA,
Sabin 



-- 
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