2012.02.13 PostgreSQLでシーケンスを最大値で再設定 Tweet 探すのめんどくさいのでコピペ用にメモ select setval('table_seq_seq',(select max(seq) from table)); SNSでもご購読できます。 ads コメントを残す コメントをキャンセルコメント 名前 * メールアドレス(公開はされません。) * Save my name, email, and website in this browser for the next time I comment.