# Mastering PostgreSQL: a reader's interview

DevFeed: [Mastering PostgreSQL: a reader's interview](<https://devfeed.tech/articles/mastering-postgresql-a-reader-s-interview-34572.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2017/12/mastering-postgresql-a-readers-interview/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2017-12-13T16:05:56Z

Content type: article

Language: en

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

Topics: [PostgreSQL](<https://devfeed.tech/topics/postgresql.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>), [Django](<https://devfeed.tech/topics/django.md>), [Database](<https://devfeed.tech/topics/database.md>)

Tags: [application-development](<https://devfeed.tech/tags/application-development.md>), [database](<https://devfeed.tech/tags/database.md>), [django](<https://devfeed.tech/tags/django.md>), [linux](<https://devfeed.tech/tags/linux.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [postgresql](<https://devfeed.tech/tags/postgresql.md>), [python](<https://devfeed.tech/tags/python.md>)

## AI overview

An interview with Florent Fourcot about applying Mastering PostgreSQL in Application Development to production work at Wifirst. He describes PostgreSQL use in Django-based oversight and a configuration database using JSONB columns, lateral joins, and other advanced features.

## Source excerpt

Florent Fourcot has read Mastering PostgreSQL in Application Development and has seen tremendous inprovements in his production setup from reading the first chapters and applying the book advices to his use case. Here's an interview run with Florent where he explains the context in which such improvements has been made!