Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GetOldestXmin() is not allowed on a hot standby #2

Closed
anse1 opened this issue Aug 4, 2017 · 0 comments
Closed

GetOldestXmin() is not allowed on a hot standby #2

anse1 opened this issue Aug 4, 2017 · 0 comments

Comments

@anse1
Copy link

anse1 commented Aug 4, 2017

smith@moll:~$ psql -U smith -p 54331 -h /tmp regression
psql (9.6.3, server 10beta2)
regression=> select * from pg_dirtyread('tenk1'::regclass) t(dead boolean, ctid tid);
server closed the connection unexpectedly
	This probably means the server terminated abnormally
	before or while processing the request.
smith@moll:~$ grep TRAP log-slave
TRAP: FailedAssertion("!(allDbs || !RecoveryInProgress())", File: "procarray.c", Line: 1332)
@df7cb df7cb closed this as completed in fdaa40d Aug 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant