Re: [HACKERS] CRCs

2001-01-12 Thread Daniele Orlandi
Nathan Myers wrote: > > It wouldn't help you recover, but you would be able to report that > you cannot recover. While this could help decting hardware problems, you still won't be able to detect some (many) memory errors because the CRC will be calculated on the already corrupted data. Of cour

Re: [HACKERS] CVS updates on committers list...

2001-01-12 Thread Peter Eisentraut
The Hermit Hacker writes: > Done ... just tried adding white space to three files, in three > directories, and it seems to go through as one commit ... > > let's see what happens next time Tom makes a big change :) When Peter makes a small change, this happens: /home/projects/pgsql/cvsroot/CVSR

Re: [HACKERS] CVS updates on committers list...

2001-01-12 Thread Ian Lance Taylor
Peter Eisentraut <[EMAIL PROTECTED]> writes: > The Hermit Hacker writes: > > > Done ... just tried adding white space to three files, in three > > directories, and it seems to go through as one commit ... > > > > let's see what happens next time Tom makes a big change :) > > When Peter makes a

Re: [HACKERS] CVS updates on committers list...

2001-01-12 Thread Peter Eisentraut
Ian Lance Taylor writes: > > /home/projects/pgsql/cvsroot/CVSROOT/log_accum: not found > > Odd that it would work once. > > Is log_accum listed in the CVSROOT/checkoutlist file? commit_prep Won't be able to do mail logging. log_accum Won't be able to do mail logging. > What files are

Re: RPMs (was Re: [HACKERS] Re: Beta2 ... ?)

2001-01-12 Thread Peter Eisentraut
Lamar Owen writes: > It's pretty dramatic to get the 'You don't have permissions to install' > message from the perl 'make install' when I am performing the build (and > the make install) as root. Particularly when 7.0's perl 'make install' > worked semi-properly. I say semi-properly because th

Re: [HACKERS] CVS updates on committers list...

2001-01-12 Thread The Hermit Hacker
okay, got all of this fixed up ... I missed the 'checkoutlist' file, and the mail program was pointing at the wrong place :( testing now ... On Sat, 13 Jan 2001, Peter Eisentraut wrote: > Ian Lance Taylor writes: > > > > /home/projects/pgsql/cvsroot/CVSROOT/log_accum: not found > > > > Odd tha

Re: [HACKERS] CVS updates on committers list...

2001-01-12 Thread Ian Lance Taylor
Peter Eisentraut <[EMAIL PROTECTED]> writes: > Ian Lance Taylor writes: > > > > /home/projects/pgsql/cvsroot/CVSROOT/log_accum: not found > > > > Odd that it would work once. > > > > Is log_accum listed in the CVSROOT/checkoutlist file? > > commit_prep Won't be able to do mail logging. > lo

Re: [HACKERS] CRCs

2001-01-12 Thread Tom Lane
>> AFAICS, disk-block CRCs do not guard against mishaps involving intended >> writes. They will help guard against data corruption that might creep >> in due to outside factors, however. > Right. Given that we seem to have agreed on that, I withdraw my complaint about disk-block-CRC not being

Re: [HACKERS] pgaccess: russian fonts && SQL window???

2001-01-12 Thread Tom Lane
[EMAIL PROTECTED] (Anatoly K. Lasareff) writes: > Two questions about pgaccess. I use tkl/Tk 8.2, Postgresql 7.1, > FreeBSD 4.0 . > 1. I cannot view russian text in russian when I use pgaccess. I set all > the fonts in 'Preferences' to > -cronyx-helvetica-*-*-*-*-17-*-*-*-*-*-koi8-* , but don't s

<    1   2