TopicMailing ListsActivityParticipants
2 commits
docs: Adapt wal_segment_size docs to fc49e24fa69.
master12beta1REL_19_STABLE12beta1REL_18_STABLE12beta1REL_17_STABLE12beta1REL_16_STABLE12beta1REL_15_STABLE12beta1REL_14_STABLE12beta1REL_13_STABLE12beta1+2 more
Fix s/intidb/initdb/ typo.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Make WAL segment size configurable at initdb time.hackerscomitters
hackerscomitters
15 replies
Nov 10, 2018
David SteeleAndres FreundMichael PaquierRobert Haas
1 commit
Clear stmt_timeout_active if we disable_all_timeouts.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Rearm statement_timeout after each executed query.hackerscomitters
hackerscomitters
4 replies
Feb 14, 2018
Andres FreundPeter EisentrautThomas MunroRobert Haas
hackers
9 replies
Oct 14, 2017
Andres FreundMichael PaquierJoe ConwaySimon RiggsRobert Haas+1
3 commits
Allow pg_ctl kill to send SIGKILL.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Try to make crash restart test work on windows.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Make new crash restart test a bit more robust.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Add test for postmaster crash restarts.hackerscomitters
hackerscomitters
21 replies
Oct 01, 2017
Andres FreundTom LaneAndrew Dunstan
comitters
0 replies
Sep 22, 2017
Andres Freund
comitters
0 replies
Sep 22, 2017
Andres Freund
comitters
0 replies
Sep 22, 2017
Andres Freund
1 commit
Expand expected output for recovery test even further.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Accept that server might not be able to send error in crash recocomitters
comitters
2 replies
Sep 22, 2017
Andres FreundTom Lane
2 commits
Expand expected output for recovery test even further.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
Accept that server might not be able to send error in crash recovery test.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Make new crash restart test a bit more robust.hackerscomitters
hackerscomitters
11 replies
Sep 22, 2017
Andres FreundTom LaneThomas Munro
hackers
12 replies
Sep 20, 2017
Andres FreundTom LaneDagfinn Ilmari MannsåkerDavid SteeleAndrew Dunstan+1
comitters
0 replies
Sep 19, 2017
Andres Freund
1 commit
s/NULL byte/NUL byte/ in comment refering to C string terminator.
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Avoid use of non-portable strnlen() in pgstat_clip_activity().comitters
comitters
1 reply
Sep 19, 2017
Andres FreundRobert Haas
1 commit
Avoid use of non-portable strnlen() in pgstat_clip_activity().
master11beta1REL_19_STABLE11beta1REL_18_STABLE11beta1REL_17_STABLE11beta1REL_16_STABLE11beta1REL_15_STABLE11beta1REL_14_STABLE11beta1REL_13_STABLE11beta1+2 more
pgsql: Speedup pgstat_report_activity by moving mb-aware truncation tocomitters
comitters
5 replies
Sep 19, 2017
Andres FreundTom Lane
hackers
2 replies
Sep 19, 2017
Andres FreundTom Lane
comitters
0 replies
Sep 19, 2017
Andres Freund
comitters
0 replies
Sep 19, 2017
Andres Freund
hackers
4 replies
Sep 18, 2017
Tom LaneAndres FreundRobert HaasMagnus Hagander