Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
Facebook
Downloads
Home
>
mailing lists
Re: Logical decoding (contrib/test_decoding) walsender broken in 9.5 master? - Mailing list pgsql-hackers
From
Craig Ringer
Subject
Re: Logical decoding (contrib/test_decoding) walsender broken in 9.5 master?
Date
April 2, 2015
08:35:51
Msg-id
CAMsr+YHYLVsHcgxXGX_hq+vFY46F4r0KWp8w-K2BpH5w+nEnkw@mail.gmail.com
Whole thread
Raw
In response to
Logical decoding (contrib/test_decoding) walsender broken in 9.5 master?
(Craig Ringer <craig@2ndquadrant.com>)
Responses
Re: Logical decoding (contrib/test_decoding) walsender broken in 9.5 master?
List
pgsql-hackers
Tree view
I started bisecting from e6df2e1 (stamp 9.4beta1, good) to 095d401 (bad). The problem revision appears to be 9402869:
commit 9402869
Author: Heikki Linnakangas <
heikki.linnakangas@iki.fi
>
Date: Sat Jan 17 01:14:32 2015 +0200
Advance backend's advertised xmin more aggressively.
which is somewhat logical given the crash location and symptoms.
Bisection procedure used:
For each step:
./configure --enable-debug --enable-cassert --prefix=/home/craig/pg/95 CFLAGS="-Og -ggdb -fno-omit-frame-pointer" && make clean install && make -C contrib/test_decoding/ clean install && rm -rf ~/tmp/slottest95 && PATH=$HOME/pg/95/bin:$PATH initdb -D ~/tmp/slottest95 && cp ~/tmp/{postgresql.conf,pg_hba.conf} ~/tmp/slottest95 && PATH=$HOME/pg/95/bin:$PATH PGPORT=5123 postgres -D ~/tmp/slottest95/
then manually:
psql -p
5123
-c 'SELECT pg_create_logical_replication_slot('test', 'test_decoding');'
PGPORT=
5123
PATH=$HOME/pg/95/bin:$PATH pg_recvlogical -d postgres -S test --start -f -
psql -p
5123
-c 'CREATE TABLE x AS SELECT xx FROM generate_series(1,10000) xx;'
I have to go out now; I'll follow up further but wanted to update promptly.
pgsql-hackers
by date:
Previous
From:
Pavel Stehule
Date:
02 April 2015, 07:38:15
Subject:
Re: PL/pgSQL, RAISE and error context
Next
From:
Aliouii Ali
Date:
02 April 2015, 08:38:15
Subject:
Re: Tables cannot have INSTEAD OF triggers
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
I confirm that I have read and accepted PostgresPro’s
Privacy Policy
.
I agree to get Postgres Pro discount offers and other marketing communications.
✖
×
×
Everywhere
Documentation
Mailing list
List:
all lists
pgsql-general
pgsql-hackers
buildfarm-members
pgadmin-hackers
pgadmin-support
pgsql-admin
pgsql-advocacy
pgsql-announce
pgsql-benchmarks
pgsql-bugs
pgsql-chat
pgsql-cluster-hackers
pgsql-committers
pgsql-cygwin
pgsql-docs
pgsql-hackers-pitr
pgsql-hackers-win32
pgsql-interfaces
pgsql-jdbc
pgsql-jobs
pgsql-novice
pgsql-odbc
pgsql-patches
pgsql-performance
pgsql-php
pgsql-pkg-debian
pgsql-pkg-yum
pgsql-ports
pgsql-rrreviewers
pgsql-ru-general
pgsql-sql
pgsql-students
pgsql-testers
pgsql-translators
pgsql-www
psycopg
Period
anytime
within last day
within last week
within last month
within last 6 months
within last year
Sort by
date
reverse date
rank
Services
24×7×365 Technical Support
Migration to PostgreSQL
High Availability Deployment
Database Audit
Remote DBA for PostgreSQL
Products
Postgres Pro Enterprise
Postgres Pro Standard
Cloud Solutions
Postgres Extensions
Resources
Blog
Documentation
Webinars
Videos
Presentations
Community
Events
Training Courses
Books
Demo Database
Mailing List Archives
About
Leadership team
Partners
Customers
In the News
Press Releases
Press Info
By continuing to browse this website, you agree to the use of cookies. Go to
Privacy Policy
.
I accept cookies