# PostgreSQL Conference Europe

DevFeed: [PostgreSQL Conference Europe](<https://devfeed.tech/articles/postgresql-conference-europe-34656.md>)

Original publisher: [Read original article](<https://tapoueh.org/conf/postgresql-conference-europe/>)

Published: 2011-10-17T22:00:00Z

Content type: article

Language: en

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

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Extension](<https://devfeed.tech/topics/extension.md>), [business logic](<https://devfeed.tech/topics/business-logic.md>)

Tags: [business-logic](<https://devfeed.tech/tags/business-logic.md>), [conference](<https://devfeed.tech/tags/conference.md>), [deploy](<https://devfeed.tech/tags/deploy.md>), [europe](<https://devfeed.tech/tags/europe.md>), [extension](<https://devfeed.tech/tags/extension.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [production](<https://devfeed.tech/tags/production.md>)

## AI overview

PostgreSQL Conference Europe 2011 took place in Amsterdam from October 18-21 and included presentations, training, and social activities. The described session covers packaging and deploying PostgreSQL extensions to production and centralizing transactional business logic.

## Source excerpt

Extensions are good for Business Logic addresses how to package and deploy your own PostgreSQL Extension to production, and implement business logic in a centralized and transactional way.