Po zapoznaniu się można dostrzec, że omawiany wzorzec #Outbox jest dość oczywisty i wielu z nas sama na niego wpada. To dobrze, bo to oznacza, że rzeczywiście jest to rozwiązanie warte rozważenia. Tutaj przykład implementacji w #PostgreSQL i #Go.
#programowanie
packagemain.tech/p/how-to-imp...
#programowanie
packagemain.tech/p/how-to-imp...
How to implement the Outbox pattern in Go and Postgres
How and why to use the Outbox pattern to build a robust event-driven system.
packagemain.tech
November 12, 2025 at 9:01 AM
Po zapoznaniu się można dostrzec, że omawiany wzorzec #Outbox jest dość oczywisty i wielu z nas sama na niego wpada. To dobrze, bo to oznacza, że rzeczywiście jest to rozwiązanie warte rozważenia. Tutaj przykład implementacji w #PostgreSQL i #Go.
#programowanie
packagemain.tech/p/how-to-imp...
#programowanie
packagemain.tech/p/how-to-imp...
We’ll just leave this here…
Planning your PostgreSQL migration? Grab our step-by-step guide 👇
dataegret.com/migration-to...
#PostgreSQL #Migration #OpenSource #DataEgret
Planning your PostgreSQL migration? Grab our step-by-step guide 👇
dataegret.com/migration-to...
#PostgreSQL #Migration #OpenSource #DataEgret
November 12, 2025 at 9:00 AM
We’ll just leave this here…
Planning your PostgreSQL migration? Grab our step-by-step guide 👇
dataegret.com/migration-to...
#PostgreSQL #Migration #OpenSource #DataEgret
Planning your PostgreSQL migration? Grab our step-by-step guide 👇
dataegret.com/migration-to...
#PostgreSQL #Migration #OpenSource #DataEgret
How to load test PostgreSQL database and not miss anything dev.to/tantorlabs/h...
How to load test PostgreSQL database and not miss anything
During load testing of Tantor Postgres databases or other PostgreSQL-based databases using the...
dev.to
November 12, 2025 at 8:36 AM
How to load test PostgreSQL database and not miss anything dev.to/tantorlabs/h...
OAuth 2.0 authorization in PostgreSQL using Keycloak as an example dev.to/tantorlabs/o...
OAuth 2.0 authorization in PostgreSQL using Keycloak as an example
Hello! Today we will talk about authorization support via OAuth 2.0 Device Authorization Flow...
dev.to
November 12, 2025 at 8:35 AM
OAuth 2.0 authorization in PostgreSQL using Keycloak as an example dev.to/tantorlabs/o...
credcheck v4.1 is out! Great. Now I can finally convince my PostgreSQL friends that MySQL does still exist. Looking for the best tools to post about databases? Sorry none of these fit.
https://www.postgresql.org/about/news/credcheck-v41-has-been-released-3156/
https://www.postgresql.org/about/news/credcheck-v41-has-been-released-3156/
credcheck v4.1 has been released
Original link
www.postgresql.org
November 12, 2025 at 8:35 AM
credcheck v4.1 is out! Great. Now I can finally convince my PostgreSQL friends that MySQL does still exist. Looking for the best tools to post about databases? Sorry none of these fit.
https://www.postgresql.org/about/news/credcheck-v41-has-been-released-3156/
https://www.postgresql.org/about/news/credcheck-v41-has-been-released-3156/
Oh, no doubt. But a PostGreSQL database might be required, instead.
November 12, 2025 at 8:20 AM
Oh, no doubt. But a PostGreSQL database might be required, instead.
というわけで postgresql を 14 から 16 にアップグレーしました。えらいですね。
November 12, 2025 at 7:39 AM
というわけで postgresql を 14 から 16 にアップグレーしました。えらいですね。
linkmeup: Шоты №44. Российские СУБД: кто выживет в войне с PostgreSQL? Михаил Изюмов, Евгений Ярош, Инфосистемы Джет
Interest | Match | Feed
Interest | Match | Feed
Origin
www.litres.ru
November 12, 2025 at 7:02 AM
linkmeup: Шоты №44. Российские СУБД: кто выживет в войне с PostgreSQL? Михаил Изюмов, Евгений Ярош, Инфосистемы Джет
Origin | Interest | Match
Origin | Interest | Match
«Шоты №44. Российские СУБД: кто выживет в войне с PostgreSQL? Михаил Изюмов, Евгений Ярош, Инфосистемы Джет» – linkmeup | ЛитРес
Российские СУБД: кто выживет в войне с PostgreSQL? Обзор поля боя Оставайтесь на связи Пишите нам: info@linkmeup.ru Канал в телеграме: t.me/linkmeup_podcast Канал на youtube: youtub…
www.litres.ru
November 12, 2025 at 7:05 AM
linkmeup: Шоты №44. Российские СУБД: кто выживет в войне с PostgreSQL? Михаил Изюмов, Евгений Ярош, Инфосистемы Джет
Origin | Interest | Match
Origin | Interest | Match
«Шоты №44. Российские СУБД: кто выживет в войне с PostgreSQL? Михаил Изюмов, Евгений Ярош, Инфосистемы Джет» – linkmeup | ЛитРес
Российские СУБД: кто выживет в войне с PostgreSQL? Обзор поля боя Оставайтесь на связи Пишите нам: info@linkmeup.ru Канал в телеграме: t.me/linkmeup_podcast Канал на youtube: youtub…
www.litres.ru
November 12, 2025 at 7:05 AM
The latest update for #Aiven includes "Exploring why #PostgreSQL 18 put asynchronous I/O in your database" and "Exploring how PostgreSQL 18 conquered time with temporal constraints".
#OpenSource #Cloud #Kafka https://opsmtrs.com/30SMY0m
#OpenSource #Cloud #Kafka https://opsmtrs.com/30SMY0m
Aiven
Aiven provides managed open source data technologies on all major clouds.
opsmtrs.com
November 12, 2025 at 5:16 AM
The latest update for #Aiven includes "Exploring why #PostgreSQL 18 put asynchronous I/O in your database" and "Exploring how PostgreSQL 18 conquered time with temporal constraints".
#OpenSource #Cloud #Kafka https://opsmtrs.com/30SMY0m
#OpenSource #Cloud #Kafka https://opsmtrs.com/30SMY0m
https://www.m3tech.blog/entry/2025/11/10/190000
PostgreSQLの巨大テーブルにFlywayで安全にインデックスを追加する方法を紹介します。
CREATE INDEX CONCURRENTLYの使用やトランザクション設定の注意点などを解説。
BRINや部分インデックスを利用してインデックスサイズを抑える工夫も紹介します。
PostgreSQLの巨大テーブルにFlywayで安全にインデックスを追加する方法を紹介します。
CREATE INDEX CONCURRENTLYの使用やトランザクション設定の注意点などを解説。
BRINや部分インデックスを利用してインデックスサイズを抑える工夫も紹介します。
巨大テーブルにインデックスを追加したい、Flywayで - エムスリーテックブログ
エムスリーエンジニアリンググループGMで、データ基盤チームの木田です。 この記事はデータ基盤チーム & Unit9(エビデンス創出プロダクトチーム) ブログリレー3日目の記事です。前回は橋口さんの データ整備の「曖昧さ」に立ち向かう、ドメインエキスパートと協業するための実践的Tipsでした。 本日は、既存のPostgreSQLのさるテーブル (レコード数 100億超) に対して、差分データをSQLで抽出してBigQueryに連携するための索引追加をしたときの経験を元に、PostgreSQLの巨大テーブルに対してFlywayを使用してインデックスを安全に追加する方法についていくつかのテクニックを…
www.m3tech.blog
November 12, 2025 at 3:49 AM
https://www.m3tech.blog/entry/2025/11/10/190000
PostgreSQLの巨大テーブルにFlywayで安全にインデックスを追加する方法を紹介します。
CREATE INDEX CONCURRENTLYの使用やトランザクション設定の注意点などを解説。
BRINや部分インデックスを利用してインデックスサイズを抑える工夫も紹介します。
PostgreSQLの巨大テーブルにFlywayで安全にインデックスを追加する方法を紹介します。
CREATE INDEX CONCURRENTLYの使用やトランザクション設定の注意点などを解説。
BRINや部分インデックスを利用してインデックスサイズを抑える工夫も紹介します。
terisuke pushed creative-flow-studio terisuke pushed to dev in Cor-Incorporated/creative-flow-studio · November 12, 2025 01:38 1 commit to dev 687979d feat: Set up Prisma ORM with PostgreSQL schema
Interest | Match | Feed
Interest | Match | Feed
Origin
github.com
November 12, 2025 at 1:44 AM
terisuke pushed creative-flow-studio terisuke pushed to dev in Cor-Incorporated/creative-flow-studio · November 12, 2025 01:38 1 commit to dev 687979d feat: Set up Prisma ORM with PostgreSQL schema
Origin | Interest | Match
Origin | Interest | Match
Comparing 032345193b...687979de5e · Cor-Incorporated/creative-flow-studio
Google Geminiの複数のAI機能を統合したマルチモーダルチャットアプリケーション. Contribute to Cor-Incorporated/creative-flow-studio development by creating an account on GitHub.
github.com
November 12, 2025 at 1:45 AM
Azure HorizonDB for PostgreSQL Private Preview forms.office.com/Pages/Respon...
Microsoft Forms
forms.office.com
November 12, 2025 at 1:19 AM
Azure HorizonDB for PostgreSQL Private Preview forms.office.com/Pages/Respon...
Implementing PostgreSQL with Python for Real-Time Logging and Monitoring Learn how you can create a logging module in Python that can be used to insert real-time records in a PostgreSQL database an...
#Custom #logging"/hashtag/Logging" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Logging #logging #Python
Origin | Interest | Match
#Custom #logging"/hashtag/Logging" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Logging #logging #Python
Origin | Interest | Match
Implementing PostgreSQL with Python for Real-Time Logging and Monitoring – SQLServerCentral
Learn how you can create a logging module in Python that can be used to insert real-time records in a PostgreSQL database and display them on a dashboard.
www.sqlservercentral.com
November 12, 2025 at 5:21 AM
Implementing PostgreSQL with Python for Real-Time Logging and Monitoring Learn how you can create a logging module in Python that can be used to insert real-time records in a PostgreSQL database an...
#Custom #logging"/hashtag/Logging" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Logging #logging #Python
Origin | Interest | Match
#Custom #logging"/hashtag/Logging" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Logging #logging #Python
Origin | Interest | Match
#KubeCon 2025
Modern PostgreSQL Authorization With Keycloak: Cloud Native Identity Meets Database Security
from Yoshiyuki Tabata
and
Gabriele Bartolini
Modern PostgreSQL Authorization With Keycloak: Cloud Native Identity Meets Database Security
from Yoshiyuki Tabata
and
Gabriele Bartolini
November 11, 2025 at 10:57 PM
#KubeCon 2025
Modern PostgreSQL Authorization With Keycloak: Cloud Native Identity Meets Database Security
from Yoshiyuki Tabata
and
Gabriele Bartolini
Modern PostgreSQL Authorization With Keycloak: Cloud Native Identity Meets Database Security
from Yoshiyuki Tabata
and
Gabriele Bartolini
Actually, he's posting a lot about the process on his second account
And honestly, I have been following him for a really long time and he's a really dedicated army with many cool projects
( You can search for the website information on a safe site search putting the URL)
And honestly, I have been following him for a really long time and he's a really dedicated army with many cool projects
( You can search for the website information on a safe site search putting the URL)
November 11, 2025 at 10:46 PM
Actually, he's posting a lot about the process on his second account
And honestly, I have been following him for a really long time and he's a really dedicated army with many cool projects
( You can search for the website information on a safe site search putting the URL)
And honestly, I have been following him for a really long time and he's a really dedicated army with many cool projects
( You can search for the website information on a safe site search putting the URL)
Also, like, I have a PDF about how to build an LLM with bog boring python and another about how to build one with literally PostgreSQL. And, look, I can side with humans against a lot of technologies, but I will absolutely sell our monkey-bullshit species out for PostgreSQL.
November 11, 2025 at 8:20 PM
Also, like, I have a PDF about how to build an LLM with bog boring python and another about how to build one with literally PostgreSQL. And, look, I can side with humans against a lot of technologies, but I will absolutely sell our monkey-bullshit species out for PostgreSQL.
Особенности потоковой репликации в PostgreSQL для UNLOGGED таблиц: глубокое изучение
https://kripta.biz/posts/028953FF-CFCA-4B4A-B973-1D875E3B6F6F
https://kripta.biz/posts/028953FF-CFCA-4B4A-B973-1D875E3B6F6F
November 11, 2025 at 8:04 PM
Особенности потоковой репликации в PostgreSQL для UNLOGGED таблиц: глубокое изучение
https://kripta.biz/posts/028953FF-CFCA-4B4A-B973-1D875E3B6F6F
https://kripta.biz/posts/028953FF-CFCA-4B4A-B973-1D875E3B6F6F
November 11, 2025 at 8:03 PM
The movement toward open source PostgreSQL is less about saving money and more about reliability, control and running edge, cloud and AI workloads.
By @editingwhiz.bsky.social, thanks to pgEdge
By @editingwhiz.bsky.social, thanks to pgEdge
Reinventing PostgreSQL for the Next Generation of Apps
The movement toward open source PostgreSQL is less about saving money and more about reliability, control and running edge, cloud and AI workloads.
bit.ly
November 11, 2025 at 6:30 PM
The movement toward open source PostgreSQL is less about saving money and more about reliability, control and running edge, cloud and AI workloads.
By @editingwhiz.bsky.social, thanks to pgEdge
By @editingwhiz.bsky.social, thanks to pgEdge
PGKC has an in-person event Monday the 17th! They’ll be presenting “I’m Afraid of the Database - How to Gain Confidence in Postgres as an App Developer” with Jay Miller. Click the link below to RSVP!
www.meetup.com/kansas-city-...
#PostgreSQL #postgres
www.meetup.com/kansas-city-...
#PostgreSQL #postgres
Gaining Confidence in PostgreSQL, Mon, Nov 17, 2025, 5:00 PM | Meetup
Jay Miller will be in KC this month and we're excited to announce that he's stopping by the KC Postgres group. "I'm afraid of the database" **How to Gain Confidence in Pos
www.meetup.com
November 11, 2025 at 6:20 PM
PGKC has an in-person event Monday the 17th! They’ll be presenting “I’m Afraid of the Database - How to Gain Confidence in Postgres as an App Developer” with Jay Miller. Click the link below to RSVP!
www.meetup.com/kansas-city-...
#PostgreSQL #postgres
www.meetup.com/kansas-city-...
#PostgreSQL #postgres
October 2025 Recap: Azure Database for PostgreSQL Hello Azure Community, We are excited to bring October 2025 recap blog for Azure Database for PostgreSQL! This blog focuses on key announcements around the General […]
Interest | Match | Feed
Interest | Match | Feed
Origin
techcommunity.microsoft.com
November 11, 2025 at 5:07 PM
I didn't get a chance to do the 4.5 upgrade over the weekend. It's going to require a Postgresql upgrade as 14 is the minimum now and I'm on 13.
Interest | Match | Feed
Interest | Match | Feed
Origin
dmv.community
November 11, 2025 at 4:59 PM