Search Postgresql Archives

Re: Needed files - embedded postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On fös, 2006-12-15 at 11:41 +0100, Henrik Zagerholm wrote:
> Hello list,
> I'm working on a project which tries to run postgre as a embedded  
> database.
> 
> I'm know looking at start up scripts and initdb scripts.
> 
> What are the necessary files for running initdb and running postgres  
> as an embedded database?
> 
> All binary files and their deps are already fixed so the question is  
> more related to files like postgres.bki and such.

I think you should first figure out if postgres is suitable as
an embedded database. (depends on what exactly you mean by
an embedded database of course).

Postgres has been designed as a server, and lots of 
implementation details might not make sense in an embedded
context. you might be better served by SQLite, or some other
such library.

gnari




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux