This feed contains pages in the “postgres” category.
Today I have been using both MySQL and PostgreSQL for the first time in weeks.
I was struck by how much nicer Postgres is to use from the command-line: not
only are there shell commands to create users and databases, but there is much
better tab-completion in the command-line client (psql).
Postgres is love.
Add a comment