2014-03-13
1,737 reads
2014-03-13
1,737 reads
We had a requirement where we were asked to generate automatic email notification in the event of a failover.
2011-10-06
4,696 reads
This is a real-time production issue I faced with one of our clients
2011-05-16
9,997 reads
By Steve Jones
In today’s world, this might mean something different, but in 2010, we had this...
A while back I posted about a couple of side projects that I’ve been...
By Vinay Thakur
Continued thinking about my Journey blog where we have to look back at the...
Comments posted to this topic are about the item Identities and Sequences II
Comments posted to this topic are about the item Using PostgreSQL as a NoSQL...
Comments posted to this topic are about the item Is Your Time "Free"?
In thinking about the differences between the identity property and a sequence object, which of these two guarantees that there are consecutive numbers (according to the increment) inserted in a single table?
See possible answers