Click here to Skip to main content
15,885,885 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Who would win a knife fight between Justin Bieber and Nickleback? Pin
rnbergren17-Jan-21 3:17
rnbergren17-Jan-21 3:17 
GeneralRe: Who would win a knife fight between Justin Bieber and Nickleback? Pin
obermd18-Jan-21 6:38
obermd18-Jan-21 6:38 
GeneralRe: Who would win a knife fight between Justin Bieber and Nickleback? Pin
Mike Hankey16-Jan-21 12:14
mveMike Hankey16-Jan-21 12:14 
GeneralFlushing to paging disk Pin
trønderen16-Jan-21 5:25
trønderen16-Jan-21 5:25 
GeneralRe: Flushing to paging disk Pin
Richard Andrew x6416-Jan-21 5:29
professionalRichard Andrew x6416-Jan-21 5:29 
GeneralRe: Flushing to paging disk Pin
PIEBALDconsult16-Jan-21 6:10
mvePIEBALDconsult16-Jan-21 6:10 
GeneralRe: Flushing to paging disk Pin
Richard Andrew x6416-Jan-21 6:32
professionalRichard Andrew x6416-Jan-21 6:32 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 7:00
trønderen16-Jan-21 7:00 
PIEBALDconsult wrote:
Also, some systems -- such as SQL Server -- can be configured to carve out a huge chunk of RAM for their exclusive use.
For a backend server, that may be a good idea. A similar decision may be done for the disk storage: A single huge contiguous file is allocated, and the DBMS manages the space its own way, rather than, say, create individual files for each table (relation).

Then again: If you configure your DBMS to carve out a huge chunk of RAM for its exclusive use, then you know what you are doing. (Or possibly: You don't know what you are doing ... Smile | :) ) I'd expect that from highly qualified DBMS managers at a computing center. If the default configuration of a DBMS for home or small office use allocates reserves several gigabyte of RAM for itself, I might question that decision.

(Note: I do not question a qualified DBMS manager who allocates 75% of the RAM to the DBMS of the computing center!)
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 6:39
trønderen16-Jan-21 6:39 
GeneralRe: Flushing to paging disk Pin
Mircea Neacsu16-Jan-21 5:56
Mircea Neacsu16-Jan-21 5:56 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 6:25
trønderen16-Jan-21 6:25 
GeneralRe: Flushing to paging disk Pin
Mircea Neacsu16-Jan-21 7:33
Mircea Neacsu16-Jan-21 7:33 
GeneralRe: Flushing to paging disk Pin
Gary R. Wheeler16-Jan-21 7:02
Gary R. Wheeler16-Jan-21 7:02 
GeneralRe: Flushing to paging disk Pin
trønderen17-Jan-21 4:13
trønderen17-Jan-21 4:13 
GeneralRe: Flushing to paging disk Pin
Gary R. Wheeler18-Jan-21 10:12
Gary R. Wheeler18-Jan-21 10:12 
GeneralRe: Flushing to paging disk Pin
trønderen19-Jan-21 3:56
trønderen19-Jan-21 3:56 
GeneralRe: Flushing to paging disk Pin
Kornfeld Eliyahu Peter16-Jan-21 8:44
professionalKornfeld Eliyahu Peter16-Jan-21 8:44 
GeneralRe: Flushing to paging disk Pin
trønderen17-Jan-21 4:49
trønderen17-Jan-21 4:49 
GeneralRe: Flushing to paging disk Pin
Slacker00716-Jan-21 9:38
professionalSlacker00716-Jan-21 9:38 
GeneralRe: Flushing to paging disk Pin
trønderen16-Jan-21 11:35
trønderen16-Jan-21 11:35 
JokeThe secret to great coffee Pin
Cp-Coder16-Jan-21 1:55
Cp-Coder16-Jan-21 1:55 
GeneralRe: The secret to great coffee Pin
Mike Hankey16-Jan-21 3:23
mveMike Hankey16-Jan-21 3:23 
GeneralRe: The secret to great coffee Pin
Gary R. Wheeler16-Jan-21 7:04
Gary R. Wheeler16-Jan-21 7:04 
GeneralRe: The secret to great coffee Pin
trønderen16-Jan-21 9:13
trønderen16-Jan-21 9:13 
GeneralRe: The secret to great coffee Pin
W Balboos, GHB17-Jan-21 7:42
W Balboos, GHB17-Jan-21 7:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.