summaryrefslogtreecommitdiffstats
path: root/src/hooks/dhcp/pgsql_cb/pgsql_cb_messages.mes
blob: 247ce0877bc3df35b8c2e32eb5de91f870be7652 (plain)
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
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
# Copyright (C) 2021-2022 Internet Systems Consortium, Inc. ("ISC")

$NAMESPACE isc::cb

% PGSQL_CB_CREATE_UPDATE_BY_POOL_OPTION4 create or update option pool start: %1 pool end: %2
Debug message issued when triggered an action to create or update option by pool

% PGSQL_CB_CREATE_UPDATE_BY_POOL_OPTION6 create or update option pool start: %1 pool end: %2
Debug message issued when triggered an action to create or update option by pool

% PGSQL_CB_CREATE_UPDATE_BY_PREFIX_OPTION6 create or update option prefix: %1 prefix len: %2
Debug message issued when triggered an action to create or update option by prefix

% PGSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION4 create or update option by subnet id: %1
Debug message issued when triggered an action to create or update option by subnet id

% PGSQL_CB_CREATE_UPDATE_BY_SUBNET_ID_OPTION6 create or update option by subnet id: %1
Debug message issued when triggered an action to create or update option by subnet id

% PGSQL_CB_CREATE_UPDATE_CLIENT_CLASS4 create or update client class: %1
Debug message issued when triggered an action to create or update client class

% PGSQL_CB_CREATE_UPDATE_CLIENT_CLASS6 create or update client class: %1
Debug message issued when triggered an action to create or update client class

% PGSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER4 create or update global parameter: %1
Debug message issued when triggered an action to create or update global parameter

% PGSQL_CB_CREATE_UPDATE_GLOBAL_PARAMETER6 create or update global parameter: %1
Debug message issued when triggered an action to create or update global parameter

% PGSQL_CB_CREATE_UPDATE_OPTION4 create or update option
Debug message issued when triggered an action to create or update option

% PGSQL_CB_CREATE_UPDATE_OPTION6 create or update option
Debug message issued when triggered an action to create or update option

% PGSQL_CB_CREATE_UPDATE_OPTION_DEF4 create or update option definition: %1 code: %2
Debug message issued when triggered an action to create or update option definition

% PGSQL_CB_CREATE_UPDATE_OPTION_DEF6 create or update option definition: %1 code: %2
Debug message issued when triggered an action to create or update option definition

% PGSQL_CB_CREATE_UPDATE_SERVER4 create or update server: %1
Debug message issued when triggered an action to create or update a DHCPv4
server information.

% PGSQL_CB_CREATE_UPDATE_SERVER6 create or update server: %1
Debug message issued when triggered an action to create or update a DHCPv6
server information.

% PGSQL_CB_CREATE_UPDATE_SHARED_NETWORK4 create or update shared network: %1
Debug message issued when triggered an action to create or update shared network

% PGSQL_CB_CREATE_UPDATE_SHARED_NETWORK6 create or update shared network: %1
Debug message issued when triggered an action to create or update shared network

% PGSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION4 create or update shared network: %1 option
Debug message issued when triggered an action to create or update shared network option

% PGSQL_CB_CREATE_UPDATE_SHARED_NETWORK_OPTION6 create or update shared network: %1 option
Debug message issued when triggered an action to create or update shared network option

% PGSQL_CB_CREATE_UPDATE_SUBNET4 create or update subnet: %1
Debug message issued when triggered an action to create or update subnet

% PGSQL_CB_CREATE_UPDATE_SUBNET6 create or update subnet: %1
Debug message issued when triggered an action to create or update subnet

% PGSQL_CB_DEINIT_OK unloading Postgres CB hooks library successful
This informational message indicates that the Postgres Configuration Backend hooks
library has been unloaded successfully.

% PGSQL_CB_DELETE_ALL_CLIENT_CLASSES4 delete all client classes
Debug message issued when triggered an action to delete all client classes

% PGSQL_CB_DELETE_ALL_CLIENT_CLASSES4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all client classes

% PGSQL_CB_DELETE_ALL_CLIENT_CLASSES6 delete all client classes
Debug message issued when triggered an action to delete all client classes

% PGSQL_CB_DELETE_ALL_CLIENT_CLASSES6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all client classes

% PGSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4 delete all global parameters
Debug message issued when triggered an action to delete all global parameters

% PGSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all global parameters

% PGSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6 delete all global parameters
Debug message issued when triggered an action to delete all global parameters

% PGSQL_CB_DELETE_ALL_GLOBAL_PARAMETERS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all global parameters

% PGSQL_CB_DELETE_ALL_OPTION_DEFS4 delete all option definitions
Debug message issued when triggered an action to delete all option definitions

% PGSQL_CB_DELETE_ALL_OPTION_DEFS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all option definitions

% PGSQL_CB_DELETE_ALL_OPTION_DEFS6 delete all option definitions
Debug message issued when triggered an action to delete all option definitions

% PGSQL_CB_DELETE_ALL_OPTION_DEFS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all option definitions

% PGSQL_CB_DELETE_ALL_SERVERS4 delete all DHCPv4 servers
Debug message issued when triggered an action to delete all servers.

% PGSQL_CB_DELETE_ALL_SERVERS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all servers.

% PGSQL_CB_DELETE_ALL_SERVERS6 delete all DHCPv6 servers
Debug message issued when triggered an action to delete all servers.

% PGSQL_CB_DELETE_ALL_SERVERS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all servers.

% PGSQL_CB_DELETE_ALL_SHARED_NETWORKS4 delete all shared networks
Debug message issued when triggered an action to delete all shared networks

% PGSQL_CB_DELETE_ALL_SHARED_NETWORKS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all shared networks

% PGSQL_CB_DELETE_ALL_SHARED_NETWORKS6 delete all shared networks
Debug message issued when triggered an action to delete all shared networks

% PGSQL_CB_DELETE_ALL_SHARED_NETWORKS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all shared networks

% PGSQL_CB_DELETE_ALL_SUBNETS4 delete all subnets
Debug message issued when triggered an action to delete all subnets

% PGSQL_CB_DELETE_ALL_SUBNETS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all subnets

% PGSQL_CB_DELETE_ALL_SUBNETS6 delete all subnets
Debug message issued when triggered an action to delete all subnets

% PGSQL_CB_DELETE_ALL_SUBNETS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete all subnets

% PGSQL_CB_DELETE_BY_POOL_OPTION4 delete pool start: %1 pool end: %2 option code: %3 space: %4
Debug message issued when triggered an action to delete option by pool

% PGSQL_CB_DELETE_BY_POOL_OPTION4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option by pool

% PGSQL_CB_DELETE_BY_POOL_OPTION6 delete pool start: %1 pool end: %2 option code: %3 space: %4
Debug message issued when triggered an action to delete option by pool

% PGSQL_CB_DELETE_BY_POOL_OPTION6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option by pool

% PGSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6 delete prefix: %1 prefix len: %2 option code: %3 space: %4
Debug message issued when triggered an action to delete option by prefix

% PGSQL_CB_DELETE_BY_POOL_PREFIX_OPTION6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option by prefix

% PGSQL_CB_DELETE_BY_PREFIX_SUBNET4 delete subnet by prefix: %1
Debug message issued when triggered an action to delete subnet by prefix

% PGSQL_CB_DELETE_BY_PREFIX_SUBNET4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete subnet by prefix

% PGSQL_CB_DELETE_BY_PREFIX_SUBNET6 delete subnet by prefix: %1
Debug message issued when triggered an action to delete subnet by prefix

% PGSQL_CB_DELETE_BY_PREFIX_SUBNET6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete subnet by prefix

% PGSQL_CB_DELETE_BY_SUBNET_ID_OPTION4 delete by subnet id: %1 option code: %2 space: %3
Debug message issued when triggered an action to delete option by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_OPTION4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_OPTION6 delete by subnet id: %1 option code: %2 space: %3
Debug message issued when triggered an action to delete option by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_OPTION6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4 delete subnet by subnet id: %1
Debug message issued when triggered an action to delete subnet by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_SUBNET4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete subnet by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6 delete subnet by subnet id: %1
Debug message issued when triggered an action to delete subnet by subnet id

% PGSQL_CB_DELETE_BY_SUBNET_ID_SUBNET6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete subnet by subnet id

% PGSQL_CB_DELETE_CLIENT_CLASS4 delete client class: %1
Debug message issued when triggered an action to delete client class

% PGSQL_CB_DELETE_CLIENT_CLASS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete client class

% PGSQL_CB_DELETE_CLIENT_CLASS6 delete client class: %1
Debug message issued when triggered an action to delete client class

% PGSQL_CB_DELETE_CLIENT_CLASS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete client class

% PGSQL_CB_DELETE_GLOBAL_PARAMETER4 delete global parameter: %1
Debug message issued when triggered an action to delete global parameter

% PGSQL_CB_DELETE_GLOBAL_PARAMETER4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete global parameter

% PGSQL_CB_DELETE_GLOBAL_PARAMETER6 delete global parameter: %1
Debug message issued when triggered an action to delete global parameter

% PGSQL_CB_DELETE_GLOBAL_PARAMETER6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete global parameter

% PGSQL_CB_DELETE_OPTION4 delete option code: %1 space: %2
Debug message issued when triggered an action to delete option

% PGSQL_CB_DELETE_OPTION4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option

% PGSQL_CB_DELETE_OPTION6 delete option code: %1 space: %2
Debug message issued when triggered an action to delete option

% PGSQL_CB_DELETE_OPTION6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option

% PGSQL_CB_DELETE_OPTION_DEF4 delete option definition code: %1 space: %2
Debug message issued when triggered an action to delete option definition

% PGSQL_CB_DELETE_OPTION_DEF4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option definition

% PGSQL_CB_DELETE_OPTION_DEF6 delete option definition code: %1 space: %2
Debug message issued when triggered an action to delete option definition

% PGSQL_CB_DELETE_OPTION_DEF6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete option definition

% PGSQL_CB_DELETE_SERVER4 delete DHCPv4 server: %1
Debug message issued when triggered an action to delete a server.

% PGSQL_CB_DELETE_SERVER4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete a server.

% PGSQL_CB_DELETE_SERVER6 delete DHCPv6 server: %1
Debug message issued when triggered an action to delete a server.

% PGSQL_CB_DELETE_SERVER6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete a server.

% PGSQL_CB_DELETE_SHARED_NETWORK4 delete shared network: %1
Debug message issued when triggered an action to delete shared network

% PGSQL_CB_DELETE_SHARED_NETWORK4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network

% PGSQL_CB_DELETE_SHARED_NETWORK6 delete shared network: %1
Debug message issued when triggered an action to delete shared network

% PGSQL_CB_DELETE_SHARED_NETWORK6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network

% PGSQL_CB_DELETE_SHARED_NETWORK_OPTION4 delete shared network: %1 option code: %2 space: %3
Debug message issued when triggered an action to delete shared network option

% PGSQL_CB_DELETE_SHARED_NETWORK_OPTION4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network option

% PGSQL_CB_DELETE_SHARED_NETWORK_OPTION6 delete shared network: %1 option code: %2 space: %3
Debug message issued when triggered an action to delete shared network option

% PGSQL_CB_DELETE_SHARED_NETWORK_OPTION6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network option

% PGSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4 delete shared network: %1 subnets
Debug message issued when triggered an action to delete shared network subnets

% PGSQL_CB_DELETE_SHARED_NETWORK_SUBNETS4_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network subnets

% PGSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6 delete shared network: %1 subnets
Debug message issued when triggered an action to delete shared network subnets

% PGSQL_CB_DELETE_SHARED_NETWORK_SUBNETS6_RESULT deleted: %1 entries
Debug message indicating the result of an action to delete shared network subnets

% PGSQL_CB_GET_ALL_CLIENT_CLASSES4 retrieving all client classes
Debug message issued when triggered an action to retrieve all client classes

% PGSQL_CB_GET_ALL_CLIENT_CLASSES4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all client classes

% PGSQL_CB_GET_ALL_CLIENT_CLASSES6 retrieving all client classes
Debug message issued when triggered an action to retrieve all client classes

% PGSQL_CB_GET_ALL_CLIENT_CLASSES6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all client classes

% PGSQL_CB_GET_ALL_GLOBAL_PARAMETERS4 retrieving all global parameters
Debug message issued when triggered an action to retrieve all global parameters

% PGSQL_CB_GET_ALL_GLOBAL_PARAMETERS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all global parameters

% PGSQL_CB_GET_ALL_GLOBAL_PARAMETERS6 retrieving all global parameters
Debug message issued when triggered an action to retrieve all global parameters

% PGSQL_CB_GET_ALL_GLOBAL_PARAMETERS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all global parameters

% PGSQL_CB_GET_ALL_OPTIONS4 retrieving all options
Debug message issued when triggered an action to retrieve all options

% PGSQL_CB_GET_ALL_OPTIONS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all options

% PGSQL_CB_GET_ALL_OPTIONS6 retrieving all options
Debug message issued when triggered an action to retrieve all options

% PGSQL_CB_GET_ALL_OPTIONS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all options

% PGSQL_CB_GET_ALL_OPTION_DEFS4 retrieving all option definitions
Debug message issued when triggered an action to retrieve all option definitions

% PGSQL_CB_GET_ALL_OPTION_DEFS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all option definitions

% PGSQL_CB_GET_ALL_OPTION_DEFS6 retrieving all option definitions
Debug message issued when triggered an action to retrieve all option definitions

% PGSQL_CB_GET_ALL_OPTION_DEFS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all option definitions

% PGSQL_CB_GET_ALL_SERVERS4 retrieving all servers
Debug message issued when triggered an action to retrieve all DHCPv4
servers

% PGSQL_CB_GET_ALL_SERVERS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all DHCPv4
servers

% PGSQL_CB_GET_ALL_SERVERS6 retrieving all DHCPv6 servers
Debug message issued when triggered an action to retrieve all DHCPv6
servers

% PGSQL_CB_GET_ALL_SERVERS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all DHCPv6
servers

% PGSQL_CB_GET_ALL_SHARED_NETWORKS4 retrieving all shared networks
Debug message issued when triggered an action to retrieve all shared networks

% PGSQL_CB_GET_ALL_SHARED_NETWORKS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all shared networks

% PGSQL_CB_GET_ALL_SHARED_NETWORKS6 retrieving all shared networks
Debug message issued when triggered an action to retrieve all shared networks

% PGSQL_CB_GET_ALL_SHARED_NETWORKS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all shared networks

% PGSQL_CB_GET_ALL_SUBNETS4 retrieving all subnets
Debug message issued when triggered an action to retrieve all subnets

% PGSQL_CB_GET_ALL_SUBNETS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all subnets

% PGSQL_CB_GET_ALL_SUBNETS6 retrieving all subnets
Debug message issued when triggered an action to retrieve all subnets

% PGSQL_CB_GET_ALL_SUBNETS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve all subnets

% PGSQL_CB_GET_CLIENT_CLASS4 retrieving client class: %1
Debug message issued when triggered an action to retrieve a client class

% PGSQL_CB_GET_CLIENT_CLASS6 retrieving client class: %1
Debug message issued when triggered an action to retrieve a client class

% PGSQL_CB_GET_GLOBAL_PARAMETER4 retrieving global parameter: %1
Debug message issued when triggered an action to retrieve global parameter

% PGSQL_CB_GET_GLOBAL_PARAMETER6 retrieving global parameter: %1
Debug message issued when triggered an action to retrieve global parameter

% PGSQL_CB_GET_HOST4 get host
Debug message issued when triggered an action to retrieve host

% PGSQL_CB_GET_HOST6 get host
Debug message issued when triggered an action to retrieve host

% PGSQL_CB_GET_MODIFIED_CLIENT_CLASSES4 retrieving modified client classes from: %1
Debug message issued when triggered an action to retrieve modified client classes from specified time

% PGSQL_CB_GET_MODIFIED_CLIENT_CLASSES4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified client classes from specified time

% PGSQL_CB_GET_MODIFIED_CLIENT_CLASSES6 retrieving modified client classes from: %1
Debug message issued when triggered an action to retrieve modified client classes from specified time

% PGSQL_CB_GET_MODIFIED_CLIENT_CLASSES6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified client classes from specified time

% PGSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4 retrieving modified global parameters from: %1
Debug message issued when triggered an action to retrieve modified global parameters from specified time

% PGSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified global parameters from specified time

% PGSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6 retrieving modified global parameters from: %1
Debug message issued when triggered an action to retrieve modified global parameters from specified time

% PGSQL_CB_GET_MODIFIED_GLOBAL_PARAMETERS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified global parameters from specified time

% PGSQL_CB_GET_MODIFIED_OPTIONS4 retrieving modified options from: %1
Debug message issued when triggered an action to retrieve modified options from specified time

% PGSQL_CB_GET_MODIFIED_OPTIONS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified options from specified time

% PGSQL_CB_GET_MODIFIED_OPTIONS6 retrieving modified options from: %1
Debug message issued when triggered an action to retrieve modified options from specified time

% PGSQL_CB_GET_MODIFIED_OPTIONS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified options from specified time

% PGSQL_CB_GET_MODIFIED_OPTION_DEFS4 retrieving modified option definitions from: %1
Debug message issued when triggered an action to retrieve modified option definitions from specified time

% PGSQL_CB_GET_MODIFIED_OPTION_DEFS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified option definitions from specified time

% PGSQL_CB_GET_MODIFIED_OPTION_DEFS6 retrieving modified option definitions from: %1
Debug message issued when triggered an action to retrieve modified option definitions from specified time

% PGSQL_CB_GET_MODIFIED_OPTION_DEFS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified option definitions from specified time

% PGSQL_CB_GET_MODIFIED_SHARED_NETWORKS4 retrieving modified shared networks from: %1
Debug message issued when triggered an action to retrieve modified shared networks from specified time

% PGSQL_CB_GET_MODIFIED_SHARED_NETWORKS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified shared networks from specified time

% PGSQL_CB_GET_MODIFIED_SHARED_NETWORKS6 retrieving modified shared networks from: %1
Debug message issued when triggered an action to retrieve modified shared networks from specified time

% PGSQL_CB_GET_MODIFIED_SHARED_NETWORKS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified shared networks from specified time

% PGSQL_CB_GET_MODIFIED_SUBNETS4 retrieving modified subnets from: %1
Debug message issued when triggered an action to retrieve modified subnets from specified time

% PGSQL_CB_GET_MODIFIED_SUBNETS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified subnets from specified time

% PGSQL_CB_GET_MODIFIED_SUBNETS6 retrieving modified subnets from: %1
Debug message issued when triggered an action to retrieve modified subnets from specified time

% PGSQL_CB_GET_MODIFIED_SUBNETS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve modified subnets from specified time

% PGSQL_CB_GET_OPTION4 retrieving option code: %1 space: %2
Debug message issued when triggered an action to retrieve option

% PGSQL_CB_GET_OPTION6 retrieving option code: %1 space: %2
Debug message issued when triggered an action to retrieve option

% PGSQL_CB_GET_OPTION_DEF4 retrieving option definition code: %1 space: %2
Debug message issued when triggered an action to retrieve option definition

% PGSQL_CB_GET_OPTION_DEF6 retrieving option definition code: %1 space: %2
Debug message issued when triggered an action to retrieve option definition

% PGSQL_CB_GET_PORT4 get port
Debug message issued when triggered an action to retrieve port

% PGSQL_CB_GET_PORT6 get port
Debug message issued when triggered an action to retrieve port

% PGSQL_CB_GET_RECENT_AUDIT_ENTRIES4 retrieving audit entries from: %1 %2
Debug message issued when triggered an action to retrieve audit entries from specified time and id.

% PGSQL_CB_GET_RECENT_AUDIT_ENTRIES4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve audit entries from specified time

% PGSQL_CB_GET_RECENT_AUDIT_ENTRIES6 retrieving audit entries from: %1 %2
Debug message issued when triggered an action to retrieve audit entries from specified time and id

% PGSQL_CB_GET_RECENT_AUDIT_ENTRIES6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve audit entries from specified time

% PGSQL_CB_GET_SERVER4 retrieving DHCPv4 server: %1
Debug message issued when triggered an action to retrieve a DHCPv4 server information.

% PGSQL_CB_GET_SERVER6 retrieving DHCPv6 server: %1
Debug message issued when triggered an action to retrieve a DHCPv6 server information.

% PGSQL_CB_GET_SHARED_NETWORK4 retrieving shared network: %1
Debug message issued when triggered an action to retrieve shared network

% PGSQL_CB_GET_SHARED_NETWORK6 retrieving shared network: %1
Debug message issued when triggered an action to retrieve shared network

% PGSQL_CB_GET_SHARED_NETWORK_SUBNETS4 retrieving shared network: %1 subnets
Debug message issued when triggered an action to retrieve shared network subnets

% PGSQL_CB_GET_SHARED_NETWORK_SUBNETS4_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve shared network subnets

% PGSQL_CB_GET_SHARED_NETWORK_SUBNETS6 retrieving shared network: %1 subnets
Debug message issued when triggered an action to retrieve shared network subnets

% PGSQL_CB_GET_SHARED_NETWORK_SUBNETS6_RESULT retrieving: %1 elements
Debug message indicating the result of an action to retrieve shared network subnets

% PGSQL_CB_GET_SUBNET4_BY_PREFIX retrieving subnet by prefix: %1
Debug message issued when triggered an action to retrieve subnet by prefix

% PGSQL_CB_GET_SUBNET4_BY_SUBNET_ID retrieving subnet by subnet id: %1
Debug message issued when triggered an action to retrieve subnet by subnet id

% PGSQL_CB_GET_SUBNET6_BY_PREFIX retrieving subnet by prefix: %1
Debug message issued when triggered an action to retrieve subnet by prefix

% PGSQL_CB_GET_SUBNET6_BY_SUBNET_ID retrieving subnet by subnet id: %1
Debug message issued when triggered an action to retrieve subnet by subnet id

% PGSQL_CB_GET_TYPE4 get type
Debug message issued when triggered an action to retrieve type

% PGSQL_CB_GET_TYPE6 get type
Debug message issued when triggered an action to retrieve type

% PGSQL_CB_INIT_OK loading Postgres CB hooks library successful
This informational message indicates that the Postgres Configuration Backend hooks
library has been loaded successfully.

% PGSQL_CB_NO_TLS_SUPPORT Attempt to configure TLS (unsupported for PostgreSQL): %1
This error message is printed when TLS support was required in the Kea
configuration: Kea was built with this feature disabled for PostgreSQL.
The parameters of the connection are logged.

% PGSQL_CB_RECONNECT_ATTEMPT_FAILED4 database reconnect failed: %1
Error message issued when an attempt to reconnect has failed.

% PGSQL_CB_RECONNECT_ATTEMPT_FAILED6 database reconnect failed: %1
Error message issued when an attempt to reconnect has failed.

% PGSQL_CB_RECONNECT_ATTEMPT_SCHEDULE4 scheduling attempt %1 of %2 in %3 milliseconds
Info message issued when the server is scheduling the next attempt to reconnect
to the database.  This occurs when the server has lost database connectivity and
is attempting to reconnect automatically.

% PGSQL_CB_RECONNECT_ATTEMPT_SCHEDULE6 scheduling attempt %1 of %2 in %3 milliseconds
Info message issued when the server is scheduling the next attempt to reconnect
to the database.  This occurs when the server has lost database connectivity and
is attempting to reconnect automatically.

% PGSQL_CB_RECONNECT_FAILED4 maximum number of database reconnect attempts: %1, has been exhausted without success
Error message issued when the server failed to reconnect.  Loss of connectivity
is typically a network or database server issue.

% PGSQL_CB_RECONNECT_FAILED6 maximum number of database reconnect attempts: %1, has been exhausted without success
Error message issued when the server failed to reconnect.  Loss of connectivity
is typically a network or database server issue.

% PGSQL_CB_REGISTER_BACKEND_TYPE4 register backend
Debug message issued when triggered an action to register backend

% PGSQL_CB_REGISTER_BACKEND_TYPE6 register backend
Debug message issued when triggered an action to register backend

% PGSQL_CB_TLS_SUPPORT Attempt to configure TLS: %1
This informational message is printed when TLS support was required in
the Kea configuration: The TLS support in PostgreSQL will be initialized but
its configuration is fully managed outside the C API.
The parameters of the connection are logged.

% PGSQL_CB_UNREGISTER_BACKEND_TYPE4 unregister backend
Debug message issued when triggered an action to unregister backend

% PGSQL_CB_UNREGISTER_BACKEND_TYPE6 unregister backend
Debug message issued when triggered an action to unregister backend