-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Anoop Bhat a écrit : > I previously had replication working from a master to a backup. I recently > moved it from that backup to another in a different location. > > I noticed that neither of my backups had this one particular column from a > particular table which stored user information. > > This column happened to be the password column (sort of important) > > The column definition is > > password | character varying(256) | > > > Is there any reason that this column would be blank on both backup servers. > Am I missing something? > > Thanks >
Is it possible you had that column to the table once replication was installed, but did not use "EXECUTE SCRIPT" ? Regards, - -- Stéphane Schildknecht PostgreSQLFr - http://www.postgresql.fr Dalibo - http://www.dalibo.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFI+MyfA+REPKWGI0ERAtd0AJ485lBkPuUtJgMc70ECfI0wWjP3AgCdGyZG K2jzJnQp7g7MjA+6hDiFCTw= =TZ8d -----END PGP SIGNATURE----- _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
