Life, The Universe, and Everything! Blog

Work: How to Partially Migrate a PostgreSQL database

Work: How to Partially Migrate a PostgreSQL database

Assuming you have database on hostA and want to copy it to this host: Create the database on hostB sudo su – postgres “createuser –pwprompt –superuser –createdb newdba -h hostB” createdb -U newdba newdb...

New Toy: Google Nexus One …

This post is about a month (or two!) overdue, but better late than never. I have been using a Google Android Developer Phone 1 (ADP1, also known locally as the HTC Dream or TMobile...

VMWare: Resizing Windows XP’s C:

It’s a typical situation for most Linux users … you acquire a copy of VMWare, create a XP system for “testing purposes”. Since it’s only for testing, you only allocate 8GB of space for...

The Gutter

Problem: Rain falling into our small garden makes the earth waterlogged and muddy. Solution: Install gutter to collect the rain from the roof and let it fall at a more suitable spot. Cost of...