Re: Why PostgreSQL doesn't start with shared_buffers=6GB ?

2012-11-05 Thread Frank Broniewski
Hi, I'm running Postgresql 9.1 on FreeBSD 9.0 with the following settings: # postgresql.conf shared_buffers = 8GB # pgtune wizard 2012-04-04 # /boot/loader.conf kern.ipc.semmni=256 kern.ipc.semmns=512 kern.ipc.semmnu=256 kern.ipc.semumr=200 vm.pmap.shpgperproc=400 vm.pmap.pv_entry_max=50331648

Re: My freebsd partition changed by Windows chkdsk

2012-11-05 Thread Leslie Jensen
Manish Jain skrev 2012-11-04 12:37: Date: Sun, 4 Nov 2012 16:41:45 +0530 From: bourne.ident...@hotmail.com To: les...@eskk.nu CC: freebsd-questions@freebsd.org Subject: Re: My freebsd partition changed by Windows chkdsk (Leslie Jensen) On 04-Nov-12 13:17, Leslie Jensen wrote: Manish

Re[2]: HELP: some process eat my /var

2012-11-05 Thread Eugen Konkov
Здравствуйте, Robert. # du -h /var | sort -nr | head -n 25 976k/var/db/mysql/mysql 892k/var/mail/freeline.in.ua/luda 888M/var/log/radius/radacct/10.11.19.50 858M/var/crash 840k/var/mail/freeline.in.ua/luda/cur 836k/var/db/firebird/help 608k/var/spool 564k

Re: HELP: some process eat my /var

2012-11-05 Thread Vincent Hoffman
On 05/11/2012 09:32, Eugen Konkov wrote: Здравствуйте, Robert. # du -h /var | sort -nr | head -n 25 976k/var/db/mysql/mysql 892k/var/mail/freeline.in.ua/luda 888M/var/log/radius/radacct/10.11.19.50 858M/var/crash 840k/var/mail/freeline.in.ua/luda/cur 836k

Re: Questions about dump/restore to/from DVD media

2012-11-05 Thread Ronald F. Guilmette
In message 20121105051447.6eef32ef.free...@edvax.de, Polytropon free...@edvax.de wrote: The problem is that delegating compression to a sub-task would imply that dump cannot precisely adjust its output to match the media size (as the limit is now defined by how good the compression works).

Re: My freebsd partition changed by Windows chkdsk

2012-11-05 Thread Manish Jain
Hello Leslie, The short answer is No. And it would need more than a miracle to salvage the situation if the partition information is lost. Sorry if I broke your hopes. But to look at the brighter side of things : 1) You would never have learnt so quickly so much about

service ad on craig list

2012-11-05 Thread JJames
Hi there, Our web design students are doing a free website design program so they can build up portfolio's and use them as example sites. I was wondering if you would be in need of a custom website to help your business? I would be glad to send you references and some example sites we have

Re: config multiport serial card

2012-11-05 Thread Paul Macdonald
On 04/11/2012 14:42, s m wrote: hello everybody i have a moxa 4-port serial card and installed it on freebsd8.2 successfully. i have ttyu2-5 in /dev that are moxa ports. my question is how i can use these ports? i add the following lines to ttys file: ttyu2 /usr/libexec/getty std.9600 vt100 on

Re: Character set conversion, locales, UTF-8, etc

2012-11-05 Thread grarpamp
As an aside, why does FreeBSD seem to default to the above locale instead of say, en_US.UTF-8 ? FreeBSD's file system does not default to any locale, as far as I know. The system is agnostic to what the characters in the file name mean or what symbol they should represent. Sure the fs is

Re: My freebsd partition changed by Windows chkdsk

2012-11-05 Thread jb
Manish Jain bourne.identity at hotmail.com writes: Hello Leslie, The short answer is No. And it would need more than a miracle to salvage the situation if the partition information is lost. ... I am wondering if this could help: http://www.cgsecurity.org/wiki/TestDisk jb

Re: Character set conversion, locales, UTF-8, etc

2012-11-05 Thread Polytropon
On Mon, 5 Nov 2012 14:05:17 -0500, grarpamp wrote: As an aside, why does FreeBSD seem to default to the above locale instead of say, en_US.UTF-8 ? FreeBSD's file system does not default to any locale, as far as I know. The system is agnostic to what the characters in the file name mean

Re[2]: HELP: some process eat my /var

2012-11-05 Thread Eugen Konkov
Здравствуйте, Vincent. Вы писали 5 ноября 2012 г., 12:38:47: VH On 05/11/2012 09:32, Eugen Konkov wrote: Здравствуйте, Robert. # du -h /var | sort -nr | head -n 25 976k/var/db/mysql/mysql 892k/var/mail/freeline.in.ua/luda 888M/var/log/radius/radacct/10.11.19.50 858M

Re: My freebsd partition changed by Windows chkdsk

2012-11-05 Thread Polytropon
On Mon, 5 Nov 2012 19:25:25 + (UTC), jb wrote: Manish Jain bourne.identity at hotmail.com writes: Hello Leslie, The short answer is No. And it would need more than a miracle to salvage the situation if the partition information is lost. ... I am wondering if this could

Re: HELP: some process eat my /var

2012-11-05 Thread Lowell Gilbert
Eugen Konkov kes-...@yandex.ru writes: Здравствуйте, Vincent. Вы писали 5 ноября 2012 г., 12:38:47: VH Its possible that a process is holding open an unlinked file (some VH processes do this for tmp files as they are automatically deleted if the VH program exit, I believe mysql does it for

Xiphos Locale Bug?

2012-11-05 Thread Joseph a Nagy Jr
FreeBSD 9.0-RELEASE, i386 Xiphos is giving me a strange warning[0], and I'm not quite sure what to make of it. The forums don't address this specifically that I could find, and nothing via a web search seemed to be relevant to my issue. Not quite sure what the issue is, either, to be honest. I

Linker Flags against Kerberos5 Libraries

2012-11-05 Thread Dan Mahoney
Hey all, I've been working with someone doing development against the stock kerberos libraries installed in FreeBSD 8.3, and they've noticed that the symbols present in some of the kerberos libraries don't stand on their own. For example: configure:13089: cc -o conftest -O2 -pipe

Re: Xiphos Locale Bug?

2012-11-05 Thread Polytropon
On Mon, 05 Nov 2012 18:54:43 -0600, Joseph a Nagy Jr wrote: FreeBSD 9.0-RELEASE, i386 Xiphos is giving me a strange warning[0], and I'm not quite sure what to make of it. Currently C is set as the default language setting (locale) for that specific program. It cannot handle it and probably

Re: Xiphos Locale Bug?

2012-11-05 Thread Joseph a Nagy Jr
On 11/05/12 19:19, Polytropon wrote: On Mon, 05 Nov 2012 18:54:43 -0600, Joseph a Nagy Jr wrote: FreeBSD 9.0-RELEASE, i386 Xiphos is giving me a strange warning[0], and I'm not quite sure what to make of it. Currently C is set as the default language setting (locale) for that specific

Re: Xiphos Locale Bug?

2012-11-05 Thread Polytropon
On Mon, 05 Nov 2012 19:25:54 -0600, Joseph a Nagy Jr wrote: On 11/05/12 19:19, Polytropon wrote: On Mon, 05 Nov 2012 18:54:43 -0600, Joseph a Nagy Jr wrote: FreeBSD 9.0-RELEASE, i386 Xiphos is giving me a strange warning[0], and I'm not quite sure what to make of it. Currently C is

[SOLVED]Re: Xiphos Locale Bug?

2012-11-05 Thread Joseph a Nagy Jr
snip Thanks for the help and quick lessons! Very useful information to know! -- Yours in Christ, Joseph A Nagy Jr Whoever loves instruction loves knowledge, But he who hates correction is stupid. -- Proverbs 12:1 Emails are not formal business letters, whatever businesses may want. Original