[Bugs] [Bug 1512691] PostgreSQL DB Restore: unexpected data beyond EOF

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 10 13:17:40 UTC 2018


https://bugzilla.redhat.com/show_bug.cgi?id=1512691

Milo <milo at vanderzee.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |milo at vanderzee.org



--- Comment #1 from Milo <milo at vanderzee.org> ---
Same problem here. I read that most databases are not supported on Gluster but
could we fix that?
See "Gluster does not support so called “structured data”, meaning live, SQL
databases." in http://docs.gluster.org/en/latest/Install-Guide/Overview/.

We are running:
- glusterfs 3.12.3
- kernel 3.10.0-693.el7.x86_64
- Red Hat Enterprise Linux Server release 7.4 (Maipo)

It seems to be a problem with lseek(SEEK_END) not taking into account the last
write in hi-traffic situations.
See postgres source code in "src/backend/storage/buffer/bufmgr.c" around line
806.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list