Re: [GENERAL] Bash script to update sequences

2005-09-08 Thread Tino Wildenhain
Matt schrieb: Hi all, I've recently been using some older version of postgres on linux systems, and one of the most annoying problems i've come across is to do with sequence values not being updated when a database backup is restored. This is because the insert and copy routines used to restore

[GENERAL] Bash script to update sequences

2005-09-08 Thread Matt
Hi all, I've recently been using some older version of postgres on linux systems, and one of the most annoying problems i've come across is to do with sequence values not being updated when a database backup is restored. This is because the insert and copy routines used to restore the data into t