forked from zanfranceschi/rinha-de-backend-2024-q1
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocker-compose.logs
500 lines (500 loc) · 63.5 KB
/
docker-compose.logs
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
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
Network rinha-nginx-2024q1 Creating
Network rinha-nginx-2024q1 Created
Container julioriffel-django-db-1 Creating
Container julioriffel-django-redis-1 Creating
Container julioriffel-django-redis-1 Created
Container julioriffel-django-db-1 Created
Container julioriffel-django-api-2 Creating
Container julioriffel-django-pgbouncer-1 Creating
Container julioriffel-django-api-1 Creating
Container julioriffel-django-pgbouncer-1 Created
Container julioriffel-django-api-1 Created
Container julioriffel-django-api-2 Created
Container julioriffel-django-nginx-1 Creating
Container julioriffel-django-nginx-1 Created
Attaching to api-1, api-2, db-1, nginx-1, pgbouncer-1, redis-1
redis-1 | 1:C 27 Feb 2024 03:17:05.216 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
redis-1 | 1:C 27 Feb 2024 03:17:05.216 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis-1 | 1:C 27 Feb 2024 03:17:05.216 * Redis version=7.2.4, bits=64, commit=00000000, modified=0, pid=1, just started
redis-1 | 1:C 27 Feb 2024 03:17:05.216 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
redis-1 | 1:M 27 Feb 2024 03:17:05.217 * monotonic clock: POSIX clock_gettime
redis-1 | 1:M 27 Feb 2024 03:17:05.217 * Running mode=standalone, port=6379.
redis-1 | 1:M 27 Feb 2024 03:17:05.314 * Server initialized
redis-1 | 1:M 27 Feb 2024 03:17:05.314 * Ready to accept connections tcp
api-1 | [2024-02-27 03:17:05 +0000] [1] [INFO] Starting gunicorn 21.2.0
api-1 | [2024-02-27 03:17:05 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
api-1 | [2024-02-27 03:17:05 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
api-1 | [2024-02-27 03:17:05 +0000] [7] [INFO] Booting worker with pid: 7
db-1 | The files belonging to this database system will be owned by user "postgres".
db-1 | This user must also own the server process.
db-1 |
db-1 | The database cluster will be initialized with locale "en_US.utf8".
db-1 | The default database encoding has accordingly been set to "UTF8".
db-1 | The default text search configuration will be set to "english".
db-1 |
db-1 | Data page checksums are disabled.
db-1 |
db-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok
db-1 | creating subdirectories ... ok
db-1 | selecting dynamic shared memory implementation ... posix
api-1 | [2024-02-27 03:17:05 +0000] [8] [INFO] Booting worker with pid: 8
pgbouncer-1 | Wrote authentication credentials to /etc/pgbouncer/userlist.txt
pgbouncer-1 | Create pgbouncer config in /etc/pgbouncer
pgbouncer-1 | ################## Auto generated ##################
pgbouncer-1 | [databases]
pgbouncer-1 | postgres = host=db port=5432 auth_user=postgres
pgbouncer-1 |
pgbouncer-1 | [pgbouncer]
pgbouncer-1 | listen_addr = 0.0.0.0
pgbouncer-1 | listen_port = 5432
pgbouncer-1 | unix_socket_dir =
pgbouncer-1 | user = postgres
pgbouncer-1 | auth_file = /etc/pgbouncer/userlist.txt
pgbouncer-1 | auth_type = md5
pgbouncer-1 | pool_mode = transaction
pgbouncer-1 | default_pool_size = 40
pgbouncer-1 | max_db_connections = 100
pgbouncer-1 | ignore_startup_parameters = extra_float_digits
pgbouncer-1 |
pgbouncer-1 | # Log settings
pgbouncer-1 | admin_users = postgres
pgbouncer-1 |
pgbouncer-1 | # Connection sanity checks, timeouts
pgbouncer-1 |
pgbouncer-1 | # TLS settings
pgbouncer-1 |
pgbouncer-1 | # Dangerous timeouts
pgbouncer-1 | ################## end file ##################
pgbouncer-1 | Starting /usr/bin/pgbouncer /etc/pgbouncer/pgbouncer.ini...
pgbouncer-1 | 2024-02-27 03:17:05.514 UTC [1] LOG kernel file descriptor limit: 1048576 (hard: 1048576); max_client_conn: 100, max expected fd use: 192
pgbouncer-1 | 2024-02-27 03:17:05.515 UTC [1] LOG listening on 0.0.0.0:5432
pgbouncer-1 | 2024-02-27 03:17:05.515 UTC [1] LOG process up: PgBouncer 1.22.0, libevent 2.1.12-stable (epoll), adns: evdns2, tls: OpenSSL 3.1.4 24 Oct 2023
api-2 | [2024-02-27 03:17:05 +0000] [1] [INFO] Starting gunicorn 21.2.0
api-2 | [2024-02-27 03:17:05 +0000] [1] [INFO] Listening at: http://0.0.0.0:8000 (1)
api-2 | [2024-02-27 03:17:05 +0000] [1] [INFO] Using worker: uvicorn.workers.UvicornWorker
api-2 | [2024-02-27 03:17:05 +0000] [7] [INFO] Booting worker with pid: 7
db-1 | selecting default max_connections ... 100
api-2 | [2024-02-27 03:17:05 +0000] [8] [INFO] Booting worker with pid: 8
nginx-1 | /docker-entrypoint.sh: /docker-entrypoint.d/ is not empty, will attempt to perform configuration
nginx-1 | /docker-entrypoint.sh: Looking for shell scripts in /docker-entrypoint.d/
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/10-listen-on-ipv6-by-default.sh
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Getting the checksum of /etc/nginx/conf.d/default.conf
nginx-1 | 10-listen-on-ipv6-by-default.sh: info: Enabled listen on IPv6 in /etc/nginx/conf.d/default.conf
nginx-1 | /docker-entrypoint.sh: Sourcing /docker-entrypoint.d/15-local-resolvers.envsh
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/20-envsubst-on-templates.sh
db-1 | selecting default shared_buffers ... 128MB
nginx-1 | /docker-entrypoint.sh: Launching /docker-entrypoint.d/30-tune-worker-processes.sh
nginx-1 | /docker-entrypoint.sh: Configuration complete; ready for start up
api-1 | [2024-02-27 03:17:06 +0000] [7] [INFO] Started server process [7]
api-1 | [2024-02-27 03:17:06 +0000] [7] [INFO] Waiting for application startup.
api-1 | [2024-02-27 03:17:06 +0000] [7] [INFO] ASGI 'lifespan' protocol appears unsupported.
api-1 | [2024-02-27 03:17:06 +0000] [7] [INFO] Application startup complete.
api-1 | [2024-02-27 03:17:06 +0000] [8] [INFO] Started server process [8]
api-1 | [2024-02-27 03:17:06 +0000] [8] [INFO] Waiting for application startup.
api-1 | [2024-02-27 03:17:06 +0000] [8] [INFO] ASGI 'lifespan' protocol appears unsupported.
api-1 | [2024-02-27 03:17:06 +0000] [8] [INFO] Application startup complete.
db-1 | selecting default time zone ... Etc/UTC
db-1 | creating configuration files ... ok
api-2 | [2024-02-27 03:17:06 +0000] [7] [INFO] Started server process [7]
api-2 | [2024-02-27 03:17:06 +0000] [7] [INFO] Waiting for application startup.
api-2 | [2024-02-27 03:17:06 +0000] [7] [INFO] ASGI 'lifespan' protocol appears unsupported.
api-2 | [2024-02-27 03:17:06 +0000] [7] [INFO] Application startup complete.
api-2 | [2024-02-27 03:17:06 +0000] [8] [INFO] Started server process [8]
api-2 | [2024-02-27 03:17:06 +0000] [8] [INFO] Waiting for application startup.
api-2 | [2024-02-27 03:17:06 +0000] [8] [INFO] ASGI 'lifespan' protocol appears unsupported.
api-2 | [2024-02-27 03:17:06 +0000] [8] [INFO] Application startup complete.
pgbouncer-1 | 2024-02-27 03:17:08.250 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:36696 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:08.266 UTC [1] LOG S-0x7f81788af5a0: postgres/[email protected]:5432 closing because: connect failed (age=0s)
db-1 | running bootstrap script ... ok
db-1 | performing post-bootstrap initialization ... ok
db-1 | syncing data to disk ... ok
db-1 |
db-1 | Success. You can now start the database server using:
db-1 |
db-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start
db-1 |
db-1 | waiting for server to start....2024-02-27 03:17:14.320 UTC [49] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
db-1 | 2024-02-27 03:17:14.320 UTC [49] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
db-1 | 2024-02-27 03:17:14.415 UTC [52] LOG: database system was shut down at 2024-02-27 03:17:13 UTC
db-1 | 2024-02-27 03:17:14.418 UTC [49] LOG: database system is ready to accept connections
db-1 | done
db-1 | server started
db-1 |
db-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/script.sql
db-1 | BEGIN
db-1 | CREATE TABLE
db-1 | CREATE TABLE
db-1 | INSERT 0 5
db-1 | CREATE INDEX
db-1 | COMMIT
db-1 |
db-1 |
db-1 | 2024-02-27 03:17:15.817 UTC [49] LOG: received fast shutdown request
db-1 | waiting for server to shut down....2024-02-27 03:17:15.817 UTC [49] LOG: aborting any active transactions
db-1 | 2024-02-27 03:17:15.914 UTC [49] LOG: background worker "logical replication launcher" (PID 55) exited with exit code 1
db-1 | 2024-02-27 03:17:15.916 UTC [50] LOG: shutting down
db-1 | 2024-02-27 03:17:15.916 UTC [50] LOG: checkpoint starting: shutdown immediate
db-1 | 2024-02-27 03:17:15.917 UTC [50] LOG: checkpoint complete: wrote 55 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.002 s; sync files=0, longest=0.000 s, average=0.000 s; distance=30 kB, estimate=30 kB; lsn=0/14F21F8, redo lsn=0/14F21F8
db-1 | 2024-02-27 03:17:16.017 UTC [49] LOG: database system is shut down
db-1 | done
db-1 | server stopped
db-1 |
db-1 | PostgreSQL init process complete; ready for start up.
db-1 |
db-1 | 2024-02-27 03:17:16.222 UTC [1] LOG: starting PostgreSQL 16.2 (Debian 16.2-1.pgdg120+2) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit
db-1 | 2024-02-27 03:17:16.222 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
db-1 | 2024-02-27 03:17:16.222 UTC [1] LOG: listening on IPv6 address "::", port 5432
db-1 | 2024-02-27 03:17:16.222 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
db-1 | 2024-02-27 03:17:16.415 UTC [65] LOG: database system was shut down at 2024-02-27 03:17:15 UTC
db-1 | 2024-02-27 03:17:16.419 UTC [1] LOG: database system is ready to accept connections
pgbouncer-1 | 2024-02-27 03:17:23.524 UTC [1] LOG S-0x7f81788af5a0: postgres/[email protected]:5432 new connection to server (from 192.168.128.4:42582)
pgbouncer-1 | 2024-02-27 03:17:23.617 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:36696 closing because: client close request (age=15s)
pgbouncer-1 | 2024-02-27 03:17:23.661 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39186 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:23.664 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39186 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.534 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55724 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.537 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55724 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.555 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55734 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.557 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55746 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.567 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55734 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.567 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55746 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.572 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55750 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.573 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39202 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.574 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55762 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.578 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39202 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.583 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39216 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.583 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55750 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.618 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39216 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.623 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39226 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.630 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55762 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.630 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:39240 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.632 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:39240 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.634 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39226 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.638 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55764 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.638 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39248 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.639 UTC [1] LOG S-0x7f81788af850: postgres/[email protected]:5432 new connection to server (from 192.168.128.4:42598)
pgbouncer-1 | 2024-02-27 03:17:28.643 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39248 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.646 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55780 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.647 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55764 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.648 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55790 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.650 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55796 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.652 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:55790 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.653 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55780 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.654 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55796 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.671 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39254 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.674 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39270 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.675 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39254 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.677 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39270 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.721 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39274 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.721 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39286 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.723 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39274 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.724 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39286 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.730 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39288 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.733 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39288 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.738 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55806 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.740 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55820 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.742 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:55806 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.745 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55820 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.746 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55826 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.748 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55826 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.753 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55842 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.755 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:55842 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.821 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39304 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.822 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39308 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:28.823 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:39304 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:28.825 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:39308 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:29.506 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57616 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:29.508 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57616 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.517 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57620 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.518 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57632 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.519 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51662 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.521 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57620 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.524 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51662 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.525 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57638 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.525 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57634 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.527 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51672 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.528 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51672 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.529 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57638 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.531 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57632 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.531 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51680 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.532 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51682 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.533 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57634 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.534 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57648 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.535 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51680 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.536 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57648 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.537 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51682 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.611 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57650 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.615 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57650 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.615 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57654 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.616 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57654 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.619 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51696 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.619 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57660 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.622 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51696 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.622 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57660 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.624 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51710 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.625 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57674 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.626 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51710 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.628 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51726 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.629 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57674 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.629 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51732 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.632 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51726 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.633 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51732 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.715 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57690 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.717 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57690 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.720 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51740 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.722 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51740 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.724 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51750 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.726 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51750 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.727 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51762 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.729 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51762 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.730 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57696 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.731 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51768 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.732 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57696 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.732 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51782 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.735 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:51768 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.736 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51782 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:30.831 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57708 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:30.832 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57708 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:31.506 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57714 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:31.508 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57714 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.513 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57716 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.513 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51790 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.515 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51814 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.515 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51806 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.516 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57744 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.516 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57732 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.516 UTC [1] LOG S-0x7f81788afb00: postgres/[email protected]:5432 new connection to server (from 192.168.128.4:55612)
pgbouncer-1 | 2024-02-27 03:17:32.520 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51814 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.527 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51822 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.529 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57716 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.529 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51790 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.531 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51806 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.532 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51822 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.533 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57744 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.536 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57746 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.538 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51824 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.539 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57760 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.539 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57746 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.540 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51832 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.540 UTC [1] LOG S-0x7f81788afdb0: postgres/[email protected]:5432 new connection to server (from 192.168.128.4:55626)
pgbouncer-1 | 2024-02-27 03:17:32.542 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57766 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.618 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51832 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.618 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57732 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.618 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:51824 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.619 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57760 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.624 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57774 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.624 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:57790 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.625 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51850 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.625 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51840 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.626 UTC [1] LOG S-0x7f81788b0060: postgres/[email protected]:5432 new connection to server (from 192.168.128.4:55640)
pgbouncer-1 | 2024-02-27 03:17:32.628 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51850 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.628 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51840 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.633 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51860 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.637 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51860 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.641 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51870 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.642 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57804 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.719 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:57790 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.719 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:51870 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.719 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57766 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.719 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57774 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.722 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57804 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.725 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51884 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.727 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57826 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.727 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57820 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.728 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51884 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.735 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57826 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.741 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:57820 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.742 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51900 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.743 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51908 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.744 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57838 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.744 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57844 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.745 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57858 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.745 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:57830 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.747 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:51910 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.747 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51900 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.748 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51922 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.749 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:51936 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.749 UTC [1] LOG C-0x7f8178924120: postgres/[email protected]:57830 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.751 UTC [1] LOG C-0x7f8178923e70: postgres/[email protected]:57844 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.751 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:51936 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.755 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57838 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.755 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:51910 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.756 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:57872 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.760 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51942 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.760 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57858 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.762 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51922 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.764 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57880 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.766 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51942 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.768 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57880 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.768 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51954 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.815 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51960 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.817 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:51908 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.817 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:57872 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.818 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51954 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.824 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51960 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.827 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57882 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.831 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51976 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.831 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:51980 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.833 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:57882 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.836 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51992 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.836 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:52002 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.837 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57898 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.838 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:51976 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.839 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57900 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.841 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57902 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.841 UTC [1] LOG C-0x7f81789243d0: postgres/[email protected]:51980 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.842 UTC [1] LOG C-0x7f81789233b0: postgres/[email protected]:52002 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.843 UTC [1] LOG C-0x7f8178923910: postgres/[email protected]:51992 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.845 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57898 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.846 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57900 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.864 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57910 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.867 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57910 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.867 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52018 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:32.869 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52018 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:32.916 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57902 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:33.517 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52030 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:33.517 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57912 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:33.517 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57922 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:33.519 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57912 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:33.519 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52030 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:33.520 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57922 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:34.510 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57938 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:34.511 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52040 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:34.512 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52052 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:34.513 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:57938 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:34.516 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52040 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:34.516 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52052 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:34.755 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57942 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:34.757 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57942 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.006 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52064 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.006 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57950 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.008 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52064 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.008 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57950 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.255 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52072 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.257 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52072 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.507 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57962 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.507 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57978 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.509 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57962 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.509 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57978 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.608 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52078 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.610 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52078 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.671 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52086 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.672 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52086 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.755 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57986 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.756 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:57986 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:35.838 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52090 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:35.840 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52090 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.005 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52106 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.005 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57998 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.007 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:57998 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.007 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52106 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.172 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58010 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.174 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58010 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.255 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52112 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.257 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52112 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.339 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58018 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.341 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58018 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.506 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52126 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.506 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52128 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.507 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58026 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.508 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52126 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.508 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:52128 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.510 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58026 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.646 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58030 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.648 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58030 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.755 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52142 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.757 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52142 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.790 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58044 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.792 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58044 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:36.933 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52152 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:36.934 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52152 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.005 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58060 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.007 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58060 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.076 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52158 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.077 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52158 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.219 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58076 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.221 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58076 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.255 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52170 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.257 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52170 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.362 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58086 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.363 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58086 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.506 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52172 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.506 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:58102 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.506 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52184 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.508 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52172 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.508 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:58102 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.509 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52184 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.615 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58118 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.617 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58118 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.705 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52200 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.707 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52200 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.726 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58126 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.728 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58126 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.838 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52208 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.840 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52208 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.905 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58128 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.906 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58128 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:37.949 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52214 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:37.950 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52214 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.060 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58138 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.062 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58138 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.105 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52226 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.106 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52226 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.171 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58146 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.173 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58146 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.282 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52242 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.284 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52242 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.305 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58152 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.307 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:58152 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.394 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52250 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.395 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52250 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.507 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52266 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.508 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:58156 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.508 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58168 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.510 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:52266 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.511 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:58156 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.512 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58168 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.594 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52276 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.596 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52276 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.671 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58180 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.673 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58180 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.685 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52284 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.687 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52284 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.777 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58196 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.778 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:58196 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.838 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52300 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.840 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:52300 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.868 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:59362 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.869 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:59362 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:38.960 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36698 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:38.961 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36698 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.005 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36700 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.005 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59378 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.007 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36700 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.007 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59378 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.050 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59388 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.052 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59388 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.141 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36714 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.143 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36714 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.170 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59394 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.172 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59394 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.232 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36726 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.234 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36726 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.323 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59402 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.325 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59402 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.338 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36728 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.340 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36728 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.414 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59410 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.416 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59410 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.506 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59412 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.506 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36736 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.506 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:36740 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.508 UTC [1] LOG C-0x7f8178923bc0: postgres/[email protected]:36740 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.508 UTC [1] LOG C-0x7f8178923660: postgres/[email protected]:36736 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.508 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59412 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.581 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59420 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.582 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59420 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.647 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36742 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.649 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36742 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.657 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59422 login attempt: db=postgres user=postgres tls=no
pgbouncer-1 | 2024-02-27 03:17:39.659 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:59422 closing because: client close request (age=0s)
pgbouncer-1 | 2024-02-27 03:17:39.734 UTC [1] LOG C-0x7f8178924680: postgres/[email protected]:36754 login attempt: db=postgres user=postgres tls=no