# PostgreSQL 9.3

DevFeed: [PostgreSQL 9.3](<https://devfeed.tech/articles/postgresql-9-3-34474.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2012/09/postgresql-9.3/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2012-09-15T16:43:00Z

Content type: article

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [function](<https://devfeed.tech/topics/function.md>), [Process](<https://devfeed.tech/topics/process.md>)

Tags: [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [release](<https://devfeed.tech/tags/release.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

## AI overview

This article discusses PostgreSQL 9.3 development after the PostgreSQL 9.2 release, focusing on planned event-trigger infrastructure, procedural-language support, and additional information made available to user-defined functions. The supplied text is incomplete.

## Source excerpt

PostgreSQL 9.2 is released! It's an awesome new release that I urge you to consider trying and adopting, an upgrade from even 9.1 should be very well worth it, as your hardware could suddenly be able to process a much higher load. Indeed, better performances mean more work done on the same budget, that's the name of the game! As a PostgreSQL contributor though, the release of 9.2 mainly means to me that it's time to fully concentrate on preparing 9.3. The developement season of which as already begun, by the way, so some amount of work has already been done here.