Postgres Weekly |
Issue 79 October 29, 2014
|
|
Adventures in Searching with Postgres: Part 1 |
Postgres is very capable at searching through text, preventing the need to roll a specialized solution in many cases. Here’s the first of a multipart series of diving into working with full text search in PG.
|
Matt Wean |
|
Make A Logical Receiver Behave As A Synchronous Standby |
The logical decoding improvements lay a great foundation for the future of Postgres. Yet there’s not nearly enough detail on how you take advantage, here’s a dive into make it work as a synchronous replica.
|
Michael Paquier |
|
Sharing Code and Experiences |
A Google Summer of Code student presents a great tale of their experiences, including some of what they worked on relating to the Write-Ahead-Log in Postgres.
|
Fabrizio Mello |
|
Optimizing Your psql |
Adding to the number of recent articles on how to better use psql as an editor, here’s a great one with many tips for customization.
|
Periscope |
|
|
|