Re: [GENERAL] Multiple databases on seperate drives/file systems?

2004-06-28 Thread Mike Castle
d at this issue. I had to ask -l to get my init scripts to work (that is, to source .profile when started with su - ). mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are i

Re: [GENERAL] [HACKERS] Proposal for a cascaded master-slave replication system

2003-11-14 Thread Mike Castle
he releases of the various *BSDs seem to be on similar scales. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of twisty compiler features,

Re: [GENERAL] NIST test defects

2003-06-25 Thread Mike Castle
ocation. Again, as pointed out in the ocelot document, it was not unusual for the same class of error to occur in more than one location, and I would not be surprised that some errors corrected in one location still exist in others. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com

Re: [GENERAL] Sort memory not being released

2003-06-20 Thread Mike Castle
ce. Unless your system ran out of physical memory and/or swap, there shouldn't be an issue. It may well be than when you up the sort memory, you may also have to up swap space. No big deal. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us

Re: [GENERAL] raw partition

2001-08-27 Thread Mike Castle
tterns are going to be pretty similar in both cases and the level of paging would be about the same. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a maze of

Re: [GENERAL] Re: sick DB - ??

2001-07-18 Thread Mike Castle
On Wed, Jul 18, 2001 at 09:36:38AM -0700, Pete Leonard wrote: > chmod 777 /tmp fixed everything. That should be 1777. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us living in the shadow of Manhattan. -- Watchmen fatal ("You are in a

Re: [GENERAL] PDF Parsing and Indexing

2001-06-15 Thread Mike Castle
n see that it would hard to index something like this in any > kind of useful way. PDF's generate from MS utilities (Word I think?) are notoriously bad for this. Big surprise. mrc -- Mike Castle [EMAIL PROTECTED] www.netcom.com/~dalgoda/ We are all of us

Re: [GENERAL] Re: On the _need_ to vacuum...

2001-04-28 Thread Mike Castle
o include such a change at this moment. Nothing prevents YOU from using it, of course. mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- mr

Re: [GENERAL] URL for gmake

2001-03-16 Thread Mike Castle
On Fri, Mar 16, 2001 at 02:39:20PM -0800, Bill Barnes wrote: > A google search is a dog-chasing-tail exercise. gnu make ftp://ftp.gnu.org/gnu/make mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at

Re: [GENERAL] Re: Re: Fast Inserts and Hardware Questions

2001-03-16 Thread Mike Castle
On Fri, Mar 16, 2001 at 02:44:57PM -0800, adb wrote: > and if raid is being done in hardware or software. It's not surprising to see software raid outperforming hardware raid (both of modern vintage). mrc -- Mike Castle Life is like a clock: You can work constantly

Re: [GENERAL] Re: Re: Fast Inserts and Hardware Questions

2001-03-16 Thread Mike Castle
On Fri, Mar 16, 2001 at 03:53:22PM -0600, Alex Howansky wrote: > levels. Still, you'd think that even a "slow" RAID-5 configuration would be > faster than a $98 IDE drive... I wouldn't. mrc -- Mike Castle Life is like a clock: You can work constantly

Re: [GENERAL] Re: Order question

2001-02-13 Thread Mike Castle
On Tue, Feb 13, 2001 at 05:58:35PM -0500, Mitch Vincent wrote: > I just set the row with j.inv_id to 1, I'd like it to be ordered above the > row with j.jobtitle in it -- is that possible? make a trigger that updates a time stamp and order by that? mrc -- Mike Castle L

Re: [GENERAL] Re: starting PGSQL automatically on Redhat 6.2

2001-01-14 Thread Mike Castle
he bash/gnu-su combination is broken (IMO) wrt to sourcing .profile when ran from su. mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- m

Re: [GENERAL] LD_LIBRARY_PATH

2000-12-27 Thread Mike Castle
und as necessary? I'm thinking especially if trying to use a pre-packaged binary, and trying to put it into a different location. I.e., maybe a shared /opt style directory structure where the path may include arch/os information that doesn't match what the original builder used. mrc --

Re: [GENERAL] red hat/mysql fiasco

2000-12-21 Thread Mike Castle
" (may be other bugs, true, but I thought long long wasn't one of them). mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day.

Re: [GENERAL] red hat/mysql fiasco

2000-12-21 Thread Mike Castle
pping with doesn't have this particular long long bug, but the latest official release of gcc does.] mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least

Re: [GENERAL] TODAY and CURRENT?

2000-12-19 Thread Mike Castle
On Tue, Dec 19, 2000 at 10:37:42AM -0500, Raymond Chui wrote: > delete from tablename where datetime < TODAY-10; delete from tablename where datetime < timestamp 'now' - interval '10 days'; or delete from tablename where age(datetime) > '10 days'; -

Re: [GENERAL] Why PostgreSQL is not that popular as MySQL?

2000-12-04 Thread Mike Castle
t. Constantly reinventing the wheel inside the application is annoying! And not very exciting. mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice

Re: [GENERAL] Sequences in transaction

2000-12-04 Thread Mike Castle
solutely sequential. They're there to ensure uniquness and order. Not to be used as counters. mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twi

Re: [GENERAL] OVERLAPS

2000-12-01 Thread Mike Castle
t shouldn't (ie, if the functions were called something beside "OVERLAPS" would it then work)? mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc We are all of us living in the shadow of Manhattan. -- Watchmen

Re: [GENERAL] Unanswered questions about Postgre

2000-12-01 Thread Mike Castle
nyway (keeping current method as default, of course). mrc -- Mike Castle Life is like a clock: You can work constantly [EMAIL PROTECTED] and be right all the time, or not work at all www.netcom.com/~dalgoda/ and be right at least twice a day. -- mrc We are all of us l