pgSimload v.1.4.8 released today. It's just a maintenance release to upgrade underlying modules:
- built with Go 1.24.5
- dependencies upgrades:
- golang.org/x/crypto => v0.40.0
- golang.org/x/sys => v0.34.0
- golang.org/x/text => v0.27.0
github.com/CrunchyData/...
04.08.2025 09:28
π 0
π 0
π¬ 0
π 0
I'm happy to share that I'm starting a new position as **Senior Solution Engineer** at βοΈ Snowflake βοΈ.
Very excited to bring some Elephants to the snow park! <3
07.06.2025 07:24
π 3
π 0
π¬ 0
π 0
pgSimload v.1.4.7 monthly build released!
Built with Go 1.24.3, dependencies upgrades:
- toolchain => go1.24.3
- github.com/jackc/pgx/v5 => v5.7.5
- golang.org/x/crypto => v0.38.0
- golang.org/x/sys => v0.33.0
- golang.org/x/text => v0.25.0
github.com/CrunchyData/...
26.05.2025 08:16
π 5
π 0
π¬ 0
π 0
PG Day France
ConfΓ©rence de la communautΓ© PostgreSQL les 3-4 juin Γ Mons (Belgique)
@crunchydata.com will be present at PG Day France (pgday.fr) at Mons, Belgium ;-)
@karenhjex.bsky.social will present "Postgres sur Kubernetes pour le DBA rΓ©ticent"
@louisemeta.bsky.social will present "Voyage au centre des statistiques dans Postgres"
Come and share #PostgreSQL love with us!
13.05.2025 08:16
π 2
π 2
π¬ 0
π 0
PG Day France
ConfΓ©rence de la communautΓ© PostgreSQL les 3-4 juin Γ Mons (Belgique)
Call of paper is still open at PGDay Fr 2025! Talks can be in English this year... And this will take place in Mons, Belgium, early June. Because PostgreSQL Fr is not about France, it's a recognized NPO about both French speaking countries and PostgreSQL ;-)
See you there!
pgday.fr/apropos
26.03.2025 07:19
π 1
π 0
π¬ 0
π 0
-[ RECORD 1 ]--
wals_done | 10
wals_ready | 0
-[ RECORD 1 ]--+-
archived_count | 641
last_archived_wal | 00000001000000020000007C
last_archived_time | 2025-02-12 07:19:41.553684+00
failed_count | 0
last_failed_wal |
last_failed_time |
stats_reset | 2025-02-10 11:03:18.025733+00
12.02.2025 07:28
π 0
π 0
π¬ 1
π 0
2/ watch the psql exec of that query
watch -n 1 psql -x -f /tmp/query.sql
(3/..)
12.02.2025 07:28
π 0
π 0
π¬ 1
π 0
1/ create a /tmp/query.sql with
select count(*) filter (where pg_ls_dir~'done') as wals_done, count(*) filter (where pg_ls_dir~'ready') as wals_ready from pg_ls_dir('pg_wal/archive_status');
select * from pg_stat_archiver;
(2/..)
12.02.2025 07:28
π 0
π 0
π¬ 1
π 0
You need to inspect correctly WALs activities in a PG container in a quick, elegant and efficient way?
This is a solution I propose, with some FILTER love embedded.
(post 1/..)
12.02.2025 07:28
π 1
π 0
π¬ 1
π 0
+1
06.02.2025 14:29
π 0
π 0
π¬ 1
π 0
SReview 0.10.0. Code is available under the GNU AGPLv3. Patches welcome :-)
#FOSDEM 2025: two directories I refresh a lot this morning:
Status of video encoding/publishing:
review.video.fosdem.org/overview
Videos actually online:
video.fosdem.org/2025/
03.02.2025 10:00
π 3
π 1
π¬ 2
π 0
Karen Jex and Magnus Hagander introducing FOSDEM PGDay 2025 on stage
#FOSDEMPGDay the #FOSDEM fringe event dedicated to #Postgres is kicking off with an introduction by #PostgreSQL Europe board members @karenhjex.bsky.social and @magnus.hagander.net!
#OpenSource #Database #PGDay
31.01.2025 08:08
π 9
π 3
π¬ 0
π 0
Flashback to when I was teaching a DB Intro class that was in Oracle by decree from the lecturer, and it was so obvious I hated it that in the end-of-semester student eval I found, no joke, "please just let him use Postgres it's too painful"
27.01.2025 15:56
π 21
π 3
π¬ 1
π 0
Go 1.24 interactive tour
Weak pointers, faster maps, directory-scoped access, and more.
Looks like @golang.org 1.24 is going to be pretty epic!
Weak pointers, properly working finalizers alone might change the game! Then optimized maps, native fake clock, benchmarking reliability and ease of use, and tooling dependency management.. and more!
antonz.org/go-1-24/
26.01.2025 11:23
π 21
π 8
π¬ 2
π 0
Starting a new project with PostgreSQL | jpa's home
Some tips and hints not to forget *from the start*
I tried to write a blogpost for #PostgreSQL newcomers, with some tips and hints of things to think about or do right from the start for any new project. Interested by your feedback:
blog.argudo.org/posts/newpro...
22.01.2025 15:04
π 6
π 0
π¬ 0
π 1
Twitter/X account closed. I planned to do that yesterday but... I didn't find time to, and then, forget to do it. One good thing done for today!
21.01.2025 10:33
π 4
π 0
π¬ 0
π 0
Je suis toujours Γ©tonnΓ© de voir combien de fois Γ§a m'arrive encore... et encore. Et pourtant, c'est pas comme si Γ§a faisait 30 ans que j'envoyais des mails :-(
13.01.2025 13:05
π 1
π 0
π¬ 1
π 0
My lab at home for PostgreSQL things | jpa's home
From sandbox to sand castle!
I think a #PostgreSQL DBA can't never be too far from infrastructure components. Today this means *also* Kubernetes, "DevOps" and so on... What's your opinion? The last article on my blog about my home lab could be a good illustration : blog.argudo.org/posts/homelab/
13.01.2025 13:03
π 6
π 0
π¬ 1
π 0
This is π€© π―
10.01.2025 15:55
π 0
π 0
π¬ 0
π 0
Oui! je vois partout des posts pour faire en sorte que W10 puisse migrer à W11 (ou pas)... Ou éviter qu'outlook ne se mette à jour, etc. Mieux vaut passer sous Linux! Certes il faudra faire des efforts, et apprendre un peu (lire des docs surtout). Mais l'investissement est très vite rentabilisé !
06.01.2025 15:48
π 0
π 0
π¬ 0
π 0
PostgreSQL on Kubernetes (#1) | jpa's home
The next train is about to start...
Sharing some thoughts about PostgreSQL on Kubernetes...
What are yours ?
blog.argudo.org/posts/kubern...
17.12.2024 17:35
π 2
π 0
π¬ 0
π 0
Home | jpa's home
So I've started a blog. I hesitated *a lot* before doing this. But I've been asked again at PostgreSQL Conference Europe 2024 in Athen by someone rather young (half my age) to write my journey in the PostgreSQL Community, so I did. Feel free to read or not to read, it's a blog :-)
blog.argudo.org
09.12.2024 09:09
π 1
π 0
π¬ 0
π 0