Displaying 4 results from an estimated 4 matches for "overrd".
Did you mean:
overrid
2006 May 15
1
Does Anyone know how to set the table name as "CR_Country" ?
One issue is there in connecting one schema(table) "CR_Country" and
"CR_Security" from this sybase Db.
I have set false for pluralize_table_name and also setting the table
name explicitly too as follow in the "environment.rb" :
======================================
ActiveRecord::Base.pluralize_table_names = false
class CR_Country < ActiveRecord::Base
2007 Apr 28
16
X86_64 and 4GB RAM using Flat Memory Model?
Hello,
I have an odd problem on a dual processor, dual core Opteron system.
Obviosously it is x86_64 so should have no problem with large amounts of
RAM. The system has 4 GB installed (2GB on each processor).
If I boot the system with a fresh install of Debian Etch it sees all the memory
fine. dmesg reports:
Memory: 4107008k/5242880k available (1929k kernel code, 86836k
reserved, 864k data, 176k
2016 Nov 22
0
Implementing secondary quota w/ "Archive" namespace
...39;s definitely a move:
A0004 UID MOVE 180 Archive.archive1..
* OK [COPYUID 1268932143 180 53] Moved UIDs...* 69 EXPUNGE..A0004 OK Move
completed (0.042 + 0.000 + 0.041 secs)...
BTW, since I spent a good deal of time before I figured this out, if you're
using SQL prefetch, the syntax for overrding the location in passdb
password_query becomes (with the example ns of 'archive'):
userdb_namespace/archive/location
instead of
namespace/archive/location
I couldn't for the life of me figure out why dovecot was
ignoring 'namespace/archive/location'. Writing this email he...
2016 Nov 22
2
Implementing secondary quota w/ "Archive" namespace
Yeah, I gradually figured out it wouldn't work yesterday when delving back into this and testing. No separate quotas per namespaces until 2.1 or something, I think?
So, got any suggestions on getting it to work with v2.x? I found an old thread from 2013 by Andreas (I think?) and he didn't seem to quite be able to get it to work. Actually, though, I'd be happy to even be able to apply