On Wed, Sep 5, 2012 at 10:53 PM, Sahagian, David <david.sahagian@xxxxxxx> wrote:
Why are the Messages displayed by my pgAdmin sql window like this . . .INFO: 7902INFO: 7903INFO: 7904instead of what I expected . . .INFO: 7902INFO: 7904INFO: 7906???
Are you sure those ALTER TABLE commands are executing without an error ? The only way I can see you get those messages is when ALTER TABLE for tables MyCoolTable_2 and MyCoolTable_4 (and possibly others too) are failing for some reason.
Thanks,
Pavan