Krause, Lewis wrote:
I know there is a command to add the column. I want to back up the table
before I alter it. What is the best way. It has a couple indexes and a
trigger.

pg_dump -t <table-name> ...


-- Richard Huxton Archonet Ltd

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to