-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprompt.txt
239 lines (235 loc) · 3.55 KB
/
prompt.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
Below are subtitles, auto-generated by OpenAI Whisper, for a podcast PostgresFM episode
- This is auto-generated (voice2text), help me improve it
- DO NOT CHANGE WORDS! ONLY FIX TYPOS AND TERMS!
- Do NOT add anything, subtitles need to stay true to the video
- Do not change meanings
- Hunt for typos and incorrectly recognized terms, but do not correct grammar mistakes
- Use the glossary to fix incorrectly recognized words
- Leave it in the subtitle format
Glossary:
PostgresFM
Postgres, PostgreSQL
Nikolay Samokhvalov, founder of Postgres.ai
Michael Christofides, founder of pgMustard
connection pooling // always replace pulling->pooling
connection poolers // always replace pullers->poolers
shared buffers
ACID
Aggregate function (routine)
Analytic function
Analyze (operation)
Atomic
Atomicity
Attribute
Autovacuum (process)
Auxiliary process
Backend (process)
Background worker (process)
Background writer (process)
Base Backup
Bloat
Cast
Catalog
Check constraint
Checkpoint
Checkpointer (process)
Class (archaic)
Client (process)
Column
Commit
Concurrency
Connection
Consistency
Constraint
Cumulative Statistics System
Data area
Database
Database cluster
Database server
Data directory
Data page
Datum
Delete
Domain
Durability
Epoch
Extension
File segment
Foreign data wrapper
Foreign key
Foreign server
Foreign table (relation)
Fork
Free space map (fork)
Function (routine)
Grant
Heap
Host
Index (relation)
Insert
Instance
Isolation
Join
Key
Lock
Log file
Logged
Logger (process)
Log record
Master (server)
Materialized
Materialized view (relation)
Multi-version concurrency control (MVCC)
Null
Optimizer
Parallel query
Partition
Partitioned table (relation)
Postmaster (process)
Primary key
Primary (server)
Procedure (routine)
Query
Query planner
Record
Recycling
Referential integrity
Relation
Replication
Result set
Revoke
Role
Rollback
Routine
Row
Savepoint
Schema
Segment
Select
Sequence (relation)
Server
Session
Shared memory
SQL object
SQL standard
Standby (server)
Startup process
System catalog
Table
Tablespace
Temporary table
TOAST
Transaction
Transaction ID
Transactions per second (TPS)
Trigger
Tuple
Unique constraint
Unlogged
Update
User
User mapping
Vacuum
View
Visibility map (fork)
WAL
WAL archiver (process)
WAL file
WAL record
WAL receiver (process)
WAL segment
WAL sender (process)
WAL writer (process)
Window function (routine)
Write-ahead log
Database Lab, Database Lab Engine, DBLab
pgBouncer
Bloat
pgBadger
RDS
CloudSQL
Neon
Supabase
PostgREST
Hasura
postgres-checkup
pg_stat_statements
auto_explain
pg_stat_kcache
pg_wait_sampling
pg_buffercache
PGDATA, data directory
Yugabyte
Timescale
Yandex
Zalando
Patroni
WAL-G (instead of Vault G)
pgBackRest
logical replication
logical decoding
replication slot
SO_REUSEPORT
pgAdmin
DBeaver
DataGrip
Postico
ctid
xmin
xmax
psql-fu
logging
log_checkpoints
log_autovacuum_min_duration
log_temp_files
log_lock_waits
log_min_duration_statement
pgsentinel
checksum
PG14
ORM
pg_amcheck
pgBackRest
transaction ID wraparound prevention mode
multixact wraparound
XID, transaction ID
multixact
lock_timeout
statement_timeout
Hacker News
archive_command
autofailver
SPOF, single point of failure
switchover
failover
HA, high availability
OrioleDB
char
varchar
int4 (instead of integer four)
int8 (instead of integer eight)
float4 (instead of float four)
float8 (instead of float eight)
timestamp
timestamptz
serial
bigserial
Postgresism
First Normal Form, 1NF
array_agg()
pg_stat_activity
pg_embedding
varlena
Netdata
recovery_target_lsn
Stackgres
pg_auto_failover
Citus
AGPL
DBLab
pg_basebackup
pg_embedding
pgvector
Spilo
repmgr (instead of RepManager)
Subtitles: