|< < 8 > >|

psql

What happens if I run the script again?

jao@mintyzack ~ $ psql jao < test.sql Pager usage is off. ERROR: relation "t" already exists INSERT 0 3 x --- 1 2 3 1 2 3 (6 rows)

|< < 8 > >|