<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PostgreSQL on Anthony Nowocien</title><link>https://e7e6.github.io/tags/postgresql/</link><description>Recent content in PostgreSQL on Anthony Nowocien</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Thu, 06 Jul 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://e7e6.github.io/tags/postgresql/index.xml" rel="self" type="application/rss+xml"/><item><title>pgbadger PGSQLPhriday</title><link>https://e7e6.github.io/posts/pgbadger_pgsqlphriday/</link><pubDate>Thu, 06 Jul 2023 00:00:00 +0000</pubDate><guid>https://e7e6.github.io/posts/pgbadger_pgsqlphriday/</guid><description>This week, #PGSQLPhriday is hosted by Alicja Kucharczyk. Every month, one community member proposes a new subject to this monthly blogging event and let the world (or your family/friends/neighbors if you prefer) know all about pgBadger. It&amp;#39;s a tool to analyze your PostgreSQL logs and present you a nice web report.
If you like some history, it has been developed by Gilles Darold since more than 11 years, as v1.</description></item><item><title>pg_stat_statements PGSQLPhriday</title><link>https://e7e6.github.io/posts/pg_stat_statements_pgsqlphriday/</link><pubDate>Fri, 05 May 2023 00:00:00 +0000</pubDate><guid>https://e7e6.github.io/posts/pg_stat_statements_pgsqlphriday/</guid><description>With Michael of pgMustard fame current host of #PGSQLPhriday, I could not resist revisiting this rather abondoned place of the interweb. As a short prelude, PGSQL Phriday is a blog event to talk of all things PostgreSQL and this week topic is about pg_stat_statements.
pg_stat_statement is a module available since 2009 in Postgres 8.4. It tracks execution statistics on all SQL statements that have been executed. Since version 13, it also tracks planning statistics.</description></item><item><title>psql and the .psqlrc configuration file</title><link>https://e7e6.github.io/posts/psqlrc/</link><pubDate>Sun, 02 Sep 2018 00:00:00 +0000</pubDate><guid>https://e7e6.github.io/posts/psqlrc/</guid><description>If you use PostgreSQL, do yourself a favor and try psql. GUI tools rightly deserve a place in the ecosystem and many developers might find them easier to tackle, especially if they lack familiarity with PostgreSQL. I have myself used PgAdmin, DBeaver, OmniDB, &amp;hellip; If you&amp;rsquo;ve leveled up as a now power user, psql, with its scripting abilities, numerous options should be your tool of choice.
In this short article, I will concentrate on a very tiny part of psql, its configuration file, usually located in the home directory (~/.</description></item></channel></rss>