PostgreSQL

652 readers
15 users here now

The world's most advanced open source relational database

Project
Events
Podcasts
Related Fediverse communities

founded 1 year ago
MODERATORS
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
 
 

I understand that there are times with critical issues and outages when DBA are to work until all is fixed, which may take up to 20 hours.

But if things are stable and settled, out of a standard 8-9-hour work day, how many hours are actually needed to finish daily routine work?

69
70
71
72
73
 
 

pg-safeupdate is a PostgreSQL extension designed to prevent users from accidentally updating or deleting too many records in a single statement by requiring a "where" clause in all update and delete statements.

74
75
view more: ‹ prev next ›