26
32
submitted 1 year ago by [email protected] to c/[email protected]

Lemmy currently uses distinct tables like post_like: (post_id, person_id, score) and post_saved. Unfortunately this causes performance issues when we have to join many of these tables to create views.

One suggestion in this PR, is to combine these into a single post_action table, with a lot of optional columns depending on the action. This solution scares me a little, because I'm afraid we might lose data integrity, and many of our constraints with so many optional columns.

Is there a better way of doing this in SQL?

27
11
submitted 1 year ago by [email protected] to c/[email protected]
28
4
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

Is it possible to upgrade PostreSQL from 14 to 16 directly when using containers?
@postgresql

29
9
UUID Benchmark War (ardentperf.com)
submitted 1 year ago by [email protected] to c/[email protected]
30
9
submitted 1 year ago by [email protected] to c/[email protected]
31
27
submitted 1 year ago by [email protected] to c/[email protected]
32
8
submitted 1 year ago by [email protected] to c/[email protected]
33
9
submitted 1 year ago by [email protected] to c/[email protected]
34
19
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

GDS is leading the digital transformation of the UK government.

35
5
submitted 1 year ago by [email protected] to c/[email protected]

We walk through the incremental backup feature committed to the Postgres 17 development branch by Robert Haas. We show an example on our local machine.

36
31
Don't Do This - PostgreSQL wiki (wiki.postgresql.org)
submitted 1 year ago by [email protected] to c/[email protected]
37
15
submitted 1 year ago by [email protected] to c/[email protected]
38
5
submitted 1 year ago by [email protected] to c/[email protected]

Via https://mstdn.social/@michristofides/111738621686733546

There's a fun looking new weekly #PostgreSQL newsletter from Brent Ozar (one of my favourite authors from the SQL Server community).

From this week's post: "But… I’m a DBA, and you know what DBA stands for: Doesn’t Believe Anyone"

39
14
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
40
6
submitted 1 year ago by [email protected] to c/[email protected]
41
6
submitted 1 year ago by [email protected] to c/[email protected]
42
6
submitted 1 year ago by [email protected] to c/[email protected]
43
10
submitted 1 year ago by [email protected] to c/[email protected]
44
4
submitted 1 year ago by [email protected] to c/[email protected]
45
12
submitted 1 year ago by [email protected] to c/[email protected]
46
5
submitted 1 year ago by [email protected] to c/[email protected]
47
8
submitted 1 year ago by [email protected] to c/[email protected]
48
4
submitted 1 year ago by [email protected] to c/[email protected]
49
4
submitted 1 year ago by [email protected] to c/[email protected]

PGDay Chicago is a non–profit, community–run conference series in the United States focused on PostgreSQL, the world’s leading open source database. Our conference delivers one day packed with presentations about PostgreSQL and related technologies and the usual hallway and social track. Our conference will be held April 26th, 2024, in Chicago, IL.

50
8
submitted 1 year ago by [email protected] to c/[email protected]

A managed Postgres offering developed by Supabase and Fly.io

view more: ‹ prev next ›

PostgreSQL

921 readers
1 users here now

The world's most advanced open source relational database

Project
Events
Podcasts
Related Fediverse communities

founded 2 years ago
MODERATORS