how to check sequence in postgresql code example Example: check current sequence value postgres SELECT last_value FROM sequence_name;