Displaying 5 results from an estimated 5 matches for "pg_xlog".
2005 May 19
2
Mysterious (bogus?) rsync(d) errors -- (code 23) at main.c(1045)
...--group --times --recursive --safe-links
--delete-after server2::postgres-data /pgdata
Which transfers a whole bunch of data, and then gives these failures:
chown . : Operation not permitted
skipping non-regular file "pgdata/base/17521/pgsql_tmp"
skipping non-regular file "pgdata/pg_xlog"
chown . : Operation not permitted
rsync error: some files could not be transferred (code 23) at main.c(1045)
I really can't figure out what could be causing this; all of the files being
copied are owned by the "postgres" user. What is it trying to chown? I've
turned of...
2006 Mar 02
2
[slightly-OT] postgresql 8.1.3 on intel OS X problems
...r must also own the server process.
The database cluster will be initialized with locale C.
fixing permissions on existing directory
/opt/local/var/db/pgsql8/postgres8 ... ok
creating directory /opt/local/var/db/pgsql8/postgres8/global ... ok
creating directory /opt/local/var/db/pgsql8/postgres8/pg_xlog ... ok
creating directory
/opt/local/var/db/pgsql8/postgres8/pg_xlog/archive_status ... ok
creating directory /opt/local/var/db/pgsql8/postgres8/pg_clog ... ok
creating directory /opt/local/var/db/pgsql8/postgres8/pg_subtrans ... ok
creating directory /opt/local/var/db/pgsql8/postgres8/pg_twophase...
2017 Nov 15
3
some files vanished before... but which?
Hi !
I`m getting "rsync warning: some files vanished before they could be transferred (code 24) at main.c(1518) [generator=3.0.9]" on one of my systems i`m backing up with rsync , but rsync doesn`t show WHICH files.
Does anybody have a clue under which circumstances rsync doesn`t show these ?
regards
Roland
2017 Nov 16
4
[Bug 13147] New: inconsistent behaviour regaring vanished files information
...:rsync warning: some files vanished before they could be
transferred (code 24) at main.c(1518) [generator=3.0.9]
gonzo/rsync.log:file has vanished:
"/Library/Server/Mail/Data/spool/maildrop/AFD811E2D07C"
gonzo/rsync.log:file has vanished:
"/Library/Server/Wiki/Database.xpg/Cluster.pg/pg_xlog/000000010000004F00000025"
gonzo/rsync.log:file has vanished:
"/Library/Server/Wiki/Database.xpg/Cluster.pg/pg_xlog/archive_status/000000010000004F00000025.done"
gonzo/rsync.log:file has vanished:
"/Library/Server/Wiki/Database.xpg/backup/000000010000004F00000026.partial"
-...
2010 Nov 08
89
Re: DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ?
On Sun, Nov 07 2010 at 6:05pm -0500,
Andi Kleen <andi@firstfloor.org> wrote:
> On Sun, Nov 07, 2010 at 10:39:23PM +0100, Milan Broz wrote:
> > On 11/07/2010 08:45 PM, Andi Kleen wrote:
> > >> I read about barrier-problems and data getting to the partition when
> > >> using dm-crypt and several layers so I don''t know if that could be
> >