public inbox for [email protected]  
help / color / mirror / Atom feed
From: David Fetter <[email protected]>
To: PostgreSQL Docs <[email protected]>
Subject: FAQ on Embedding Postgres
Date: Wed, 5 Mar 2008 06:37:12 -0800
Message-ID: <[email protected]> (raw)

Folks,

I just got yet another question about embedding Postgres in a binary.
What should be in the FAQ on this subject?  Here's what I have so far:

Q:  How can I embed PostgreSQL in a binary?

A:  You can't.  PostgreSQL is designed from the ground up to run as a
separate set of processes on a server.  If you really need to embed an
SQL engine in a binary, consider the excellent
<a href="http://www.sqlite.org/">SQLite</a; for the purpose.

Comments?  Criticisms?  Rotten tomatoes?

Cheers,
David.
-- 
David Fetter <[email protected]> http://fetter.org/
Phone: +1 415 235 3778  AIM: dfetter666  Yahoo!: dfetter
Skype: davidfetter      XMPP: [email protected]

Remember to vote!
Consider donating to Postgres: http://www.postgresql.org/about/donate



view thread (24+ messages)  latest in thread

reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected]
  Subject: Re: FAQ on Embedding Postgres
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox