Search results
"tag:"postgresql""
Title and summary | Date/time | |
---|---|---|
1
|
Backing-up PostgreSQL Databases
I was excited to learn this morning that PostgreSQL has released a RC1 in the 9.2 line. This is one more step on the way to the 9.2 stable release. The news inspired me to update my development server, and once again I had to figure out how to use ... |
Sep 1, 2012 7:50:00 AM |
2
|
PostgreSQL on Windows
Download the Windows zip from EnterpriseDB site and unzip to some directory. For this demonstration, I'll assume C:\_apps\pgsql. C:\cd \_apps\pgsql Initialize a new database. This location could be anywhere you like, for simplicity's sake I'll create ... |
Dec 16, 2010 3:36:00 AM |