Re: found xmin from before relfrozenxid on pg_catalog.pg_authid

2018-08-08 Thread Kyle Samson
Hello, We found the exact same issue on a production database at TripAdvisor. We have no new information to add for debugging. Bumping this to up the priority on a patch version release getting out. Thanks, -Kyle Samson

Consistent segfault in complex query

2018-09-12 Thread Kyle Samson
, argv=) at postmaster.c:3857 #24 ServerLoop (argc=, argv=) at postmaster.c:1702 #25 PostmasterMain (argc=, argv=) at postmaster.c:1326 #26 0x005b92f8 in main (argc=5, argv=0x2964470) at main.c:234 fcinfo contents from the arraycontains in frame #1 (gdb) print *fcinfo $1 = {flinfo = 0x2c56de0, context = 0x0, resultinfo = 0x0, fncollation = 100, isnull = 0 '\000', nargs = 2, arg = {46431788, 0 }, argnull = '\000' } - Kyle Samson