Search Postgresql Archives

Re: support for embedded db and a clustered index?

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

 



Hi all,

Does pgsql provide support for a clustered index?  By that I mean can I specify that the database insert records in the order of a particular attribute.  Many of my queries are time-range based and my row inserts are done chronologically, so it would benefit to have them sorted by when they were inserted.

Also, can pgsql be embedded in an application?  By that I mean it is easily deployable with an application.  The end user is unaware that a database even exists and the end user does not need to install pgsql.  I do NOT mean a db that runs on an embedded device (although I am hoping pgsql has a small memory footprint) and I also do NOT mean to ask if pgsql supports embedded sql.

Any help would be greatly appreciated. 

Thanks,
Julian

[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