In this blog post, we'll explore some of the intricacies of time in PostgreSQL and decipher the distinctions between Time, TIMETZ, Timestamp, and TimestampTZ in PostgreSQL| www.cockroachlabs.com
You need to identify your database rows somehow. Calling them row 1, row 2, etc. comes with some hidden hazards. There's a better way: UUIDs.| www.cockroachlabs.com