2006
Decimail - Introducing Decimail
Decimail is a pair of email applications:
* Decimail Webmail is a web-based email client. It uses predominantly client-side code - i.e. Javascript in you web browser - to deliver a highly-responsive application.
* Decimail Server is an IMAP email server that uses a PostgreSQL database for message storage. Mailboxes are defined by SQL queries, making complex message searchng and categorisation possible.
Both applications use the standard email protocols, IMAP and SMTP. So although Webmail and Server can be used together, this is not necessary: subject to bugs, Webmail can be used with any IMAP server and Server can be used with any IMAP client.
2005
PostgreSQL SQL Syntax and Use
by 1 other (via)This chapter covers a variety of topics that should round out your knowledge of PostgreSQL.
2004
Plug OpenOffice.org into PostgreSQL
Could be useful someday.
Tsearch2 - full text extension for PostgreSQL
Contains implementation of a searchable data type with indexed access.
1
(5 marks)