Tootfinder

Opt-in global Mastodon full text search. Join the index!

@usul@piaille.fr
2024-05-25 09:52:46

#PostgreSQL #ZFS Best Practices.key - scale15x-2017-postgresql_zfs_best_practices.pdf

@fanf@mendeddrum.org
2024-05-20 13:42:01

bytebase.com/blog/features-i-w - Features I wish PostgreSQL had as a developer.

@frankel@mastodon.top
2024-04-13 09:10:07

#PostgreSQL FOR UPDATE vs FOR NO KEY UPDATE
vladmihalcea.com/postgresql-fo

@adlerweb@social.adlerweb.info
2024-04-20 11:48:13

Tage Seit #PostgreSQL explodiert ist? 0.
Aber hey. Locking ist offenbar kompliziert. >_>

@fanf@mendeddrum.org
2024-04-19 10:42:03

2021 retro-link! info.crunchydata.com/blog/fuzz - Fuzzy string matching in PostgreSQL.

@grifferz@social.bitfolk.com
2024-03-30 15:34:16

Oh no, PostgreSQL developer Simon Riggs passed away a few days ago.
He came in to my workplace in 2008 to do some postgres training which I really enjoyed, and I caught up with him a couple of times since then at various conferences, always a good chat.

@mario@hachyderm.io
2024-05-17 18:59:06

When #selfhosting, many services give the user the choice of using their own #sqlite database or to connect to an existing #postgresql server.
When faced with this choice, which option do you pick? W…

@fanf@mendeddrum.org
2024-06-10 13:42:02

peter.eisentraut.org/blog/2024 - PostgreSQL supported platforms over time.

@whitequark@mastodon.social
2024-05-18 01:21:11

why is postgresql so miserable to use

@frankel@mastodon.top
2024-05-03 09:26:08

Lesser Known #PostgreSQL Features
hakibenita.com/postgresql-unkn

@berlinbuzzwords@floss.social
2024-05-13 14:00:21

Have you unlocked the geospatial powers of PostgreSQL? At this year's Berlin Buzzwords, join @… as he will discuss 3 neat features of how to use PostgreSQL effectively to handle geospatial time series in a new domain. #bbuzz

Short talk - A journey in geospatial timeseries
Photograph of Nils Larsgård
9th-11th June 2024, Kulturbrauerei & Online, berlinbuzzwords.de
@fanf@mendeddrum.org
2024-06-09 10:42:02

2021 retro-link! depesz.com/2021/02/04/waiting- - Waiting for PostgreSQL 14: SEARCH and CYCLE clauses.

@Techmeme@techhub.social
2024-04-04 05:40:57

An interview with Andres Freund, a Microsoft database engineer working on PostgreSQL, on discovering the XZ Utils backdoor, doubting his own findings, and more (Kevin Roose/New York Times)

@berlinbuzzwords@floss.social
2024-05-13 14:00:21

Have you unlocked the geospatial powers of PostgreSQL? At this year's Berlin Buzzwords, join @… as he will discuss 3 neat features of how to use PostgreSQL effectively to handle geospatial time series in a new domain. #bbuzz

Short talk - A journey in geospatial timeseries
Photograph of Nils Larsgård
9th-11th June 2024, Kulturbrauerei & Online, berlinbuzzwords.de
@lofenyy@social.linux.pizza
2024-06-16 22:02:23

"On 29 March 2024, Andres Freund, a PostgreSQL developer working at Microsoft, announced that he had found a backdoor in XZ Utils, impacting versions 5.6.0 and 5.6.1. Compressed test files had been added to the code for setting up the backdoor via additions to the configure script in the tar files. He started his investigation because "After observing a few odd symptoms around liblzma (part of the xz package)" as he found that ssh logins using sshd were "taking a lot of C…

@fanf@mendeddrum.org
2024-04-28 13:42:02

2022 retro-link! supabase.com/blog/postgresql-c - What is PostgreSQL commitfest?

@shochdoerfer@phpc.social
2024-04-30 07:23:01

PostgreSQL in #WASM allows you to run a #PostgreQL instance in the browser, Node.js, or Bun. Finally a proper, dependency-less database server for your browser :) #linktuesday

@grumpybozo@toad.social
2024-05-03 17:23:31

I feel this strongly, as a dilettante #FOSS coder.
Modern mature software can be inherently complicated. PostgreSQL is a deep RDBMS that has been under development since the 80s. Writing new code for that is hard, especially in C. The only FOSS projects I‘m in at all active in are all Perl (i.e. ‘dilletante’) but they are also big and arcane. E.g. there are parts of

@fanf@mendeddrum.org
2024-06-09 13:42:07

2021 retro-link! techcommunity.microsoft.com/t5 - Speeding up crash recovery and VACUUM in Postgr…

@sebobo@neos.social
2024-05-06 07:38:48

Been having problems with 2 local #PHP projects on my Mac closing the connection when using PHP-FPM. Finally after almost 1 year (since Sonoma apparently) I found the solution:

@fanf@mendeddrum.org
2024-06-09 16:42:02

2021 retro-link! fluca1978.github.io/2021/04/02 - Protecting PostgreSQL from FreeBSD's OOM killer.

@grumpybozo@toad.social
2024-05-03 17:23:31

I feel this strongly, as a dilettante #FOSS coder.
Modern mature software can be inherently complicated. PostgreSQL is a deep RDBMS that has been under development since the 80s. Writing new code for that is hard, especially in C. The only FOSS projects I‘m in at all active in are all Perl (i.e. ‘dilletante’) but they are also big and arcane. E.g. there are parts of

@fanf@mendeddrum.org
2024-03-28 14:42:03

duckdb.org/2022/09/30/postgres - Querying PostgreSQL tables from DuckDB.

@fanf@mendeddrum.org
2024-05-05 10:42:02

2021 retro-link! blog.urth.org/2021/03/14/writi - Writing a PostgreSQL formatter / pretty printer in Rust.