Recently, I had an issue with Postgres at work. A service was dying when we were giving specific names for creating a sequence. According to the logs, we were providing the correct input. However, the error logged made no sense. Below is the gist of ...