Search Results for tag alt

Found 3 results
How to Reset Sequence After Truncating Table in PostgreSQL
In PostgreSQL, when you truncate a table, the auto-increment sequence does not get reset. You have to use additional parameters to reset the sequence. ... read more
{ updated: 2025-10-16 02:00:20 }
How to Reset Auto Increment Counter Sequence in PostgreSQL
If you want to reset the auto increment SERIAL SEQUENCE number in PostgreSQL, this blog post is for you. ... read more
{ updated: 2025-10-16 01:55:26 }
Mac OS X Terminal: Keyboard word shortcut
Mac Terminal shortcut to jump from word to word ... read more
{ updated: 2025-01-29 21:44:02 }