On Mon 19 Sep 2005, Mark, Oren wrote: > > We get the following error: > > > > receiving file list ... done > > mknod "/d/snap/m01/server_metadata/postgresql/.s.PGSQL.5432" failed: > Invalid argument
These are unix sockets, which are created on the fly when the postgres server is started. Hence it's not useful to copy these. I recommend excluding them. I agree, however, that the error shouldn't be given. Paul Slootman -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
