Using PostgreSQL As A Personal Database - Mailing list pgsql-novice

From Jeff Flowers
Subject Using PostgreSQL As A Personal Database
Date
Msg-id 1101153350.28863.209226444@webmail.messagingengine.com
Whole thread Raw
Responses Re: Using PostgreSQL As A Personal Database  (Terry Lee Tucker <terry@esc1.com>)
Re: Using PostgreSQL As A Personal Database  (Mitch Pirtle <mitch.pirtle@gmail.com>)
Re: Using PostgreSQL As A Personal Database  (Bruno Wolff III <bruno@wolff.to>)
List pgsql-novice
After a friend's house recently caught fire, I decided that it would be
a good idea to catalog my comic collection (for insurance purposes if
nothing else). I estimate that I have some four hundred books and my
collection grows every month.

Since I prefer working at the Unix command line environment, my first
thought was to create a flat file text database and manage it with
command line tools, like grep, but as my collection grows I can envision
where it might be useful to maintain it in PostgreSQL.

So my question is: how much data needs to be stored before PostgreSQL is
worth the effort? Also, do people even use PostgreSQL at home for
personal, non-weblog stuff?



Thanks.

--
Jeff Flowers

pgsql-novice by date:

Previous
From: George Weaver
Date:
Subject: xml2 compile error - work_mem undeclared
Next
From: János
Date:
Subject: postgis compile question