Inquiry From Form [pgsql]

From: Joe Lester <joe_lester(at)sweetwater(dot)com>
To: info(at)pgsql(dot)com
Subject: Inquiry From Form [pgsql]
Date: 2002-10-03 13:44:50
Message-ID: 20021003134450.E44048A43AB@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I\'m building a Contact Manager/
Organizational Tool in Objective-C using the
Cocoa frameworks in OS X. I\'ve looked over
all the embedded SQL options out there. I
would like to use PostgreSQL becasue I feel
that is the most robust open source solution
available.

However, I need to know if it is possible to
embed into my application so that is is
completely transparent to the user, even in
the installation process.

Is it possible to run PostgreSQL from INSIDE
my application bundle?
OR
Is is possible to run PostgreSQL from ~/
Library/Application Support/MyApp/
Database/?

Or we could go at it a different way... How
would you recommend going about it?
Should I even be considering it?

How much would it increase the phisical
size of my app?

Thanks for the info!

Browse pgsql-general by date

  From Date Subject
Next Message Chris 2002-10-03 13:44:52 schemas in 7.3b1
Previous Message Nigel J. Andrews 2002-10-03 12:56:03 Re: Large databases, performance