[HACKERS] shared buffer hash table corrupted

2004-08-02 Thread Adrian Maier
Hello, On the production server I have PostgreSql 7.4.3 , on Mandrake Linux 9.2. In the message log on 29 july I have received several shared buffer hash table corrupted errors . What could cause this error ? (bad RAM maybe?) Best wishes, Adrian Maier ---(end

Re: [HACKERS] Romanian translation

2004-11-07 Thread Adrian Maier
don't plan to translate the po files, so you are certainly welcome to work on them. If you happen to be unsure about translating some of the phrases and you want someone else's opinion, please do not hesitate to contact me. Cheers, Adrian Maier ---(end of broadcast

Re: [HACKERS] Simplifying wal_sync_method

2005-08-10 Thread Adrian Maier
from sources on Win32 are fewer. And we can expect that, after bothering to install mingw and compile PostgreSQL, they will also bother to configure it according to their needs. Cheers, Adrian Maier ---(end of broadcast)--- TIP 5: don't forget

Re: [HACKERS] when started century? PostgreSQL vs Oracle diff

2005-09-16 Thread Adrian Maier
in year 100. There was no year 0 ... Also, the 2nd millenium started in 2001, not in 2000 : http://staff-www.uni-marburg.de/~schittek/millenni.htm ) Best wishes, Adrian Maier Best regards Pavel Stehule _ Chcete sdilet sve

Re: [HACKERS] Call for port reports

2005-11-01 Thread Adrian Maier
Hi, PostgreSql 8.1 RC1 ( --with-perl --with-python) passed all tests on Slackware Linux 10.2 (kernel 2.4.31, x86) Regards, Adrian Maier ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate

Re: [HACKERS] compiling on windows with mingw

2005-11-09 Thread Adrian Maier
only 2 files (bundles) MinGW-?.?.?.exe and MSYS-?.?.?.exe. Adrian Maier Thanx, Gevik. ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq

Re: [HACKERS] Help Needed

2004-12-27 Thread Adrian Maier
your filesystem to a directory, e.g /mnt/mem_drive (possibly : mount -t mmfs /dev/mmfs /mnt/mem_drive) 2. export PG_DATA=/mnt/mem_drive 3. initdb 4. pg_ctl start I hope this helps. Adrian Maier I want to know, how to plug it with Postgres. i.e. whether replacing all calls to Unix

Re: [HACKERS] Urgent

2005-04-18 Thread Adrian Maier
package_name Regards, Adrian Maier ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [pgsql-advocacy] [HACKERS] Increased company involvement

2005-05-06 Thread Adrian Maier
in a unique manner no matter where they are hosted. And they would gain visibility ... Best wishes, Adrian Maier Bottom line - make it easy for the *newbies*. Those of us who know exactly what we want will know where to look for it (say in a separate subdir). (or we'll just download

Re: [HACKERS] Oracle Style packages on postgres

2005-05-10 Thread Adrian Maier
-- Forwarded message -- From: Adrian Maier [EMAIL PROTECTED] Date: May 10, 2005 12:01 PM Subject: Re: [HACKERS] Oracle Style packages on postgres To: Jim C. Nasby [EMAIL PROTECTED] On 5/9/05, Jim C. Nasby [EMAIL PROTECTED] wrote: On Sun, May 08, 2005 at 10:38:41PM -0500, Bob

Re: [HACKERS] How to put back??

2006-03-22 Thread Adrian Maier
suits that i could get to test my code.. 2) How can I put back my fix into postgres src code.. (or) What is the procedure that I should follow at this stage?? You might find the following document useful: http://www.postgresql.org/docs/faqs.FAQ_DEV.html Cheers, Adrian Maier

Re: [HACKERS] Please help, pgAdmin3 on Debian!

2006-03-28 Thread Adrian Maier
method to trust (in pg_hba.conf). This should allow you to login. Then, set the password of the postgres user (alter user postgres with password 'blabla1212' ; ). Then you could change the ident method back to md5 . Adrian Maier ---(end of broadcast

Re: [HACKERS] Strange results from to_timestamp

2006-04-07 Thread Adrian Maier
') from dual * ERROR at line 1: ORA-01843: not a valid month Cheers, Adrian Maier ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[HACKERS] concurrent transactions inside the same connection

2006-04-19 Thread Adrian Maier
- but these names seem to be just labels ) - is this true ? Best wishes, Adrian Maier -- Forwarded message -- From: Michael Van Canneyt [EMAIL PROTECTED] Subject: Re: [lazarus] FPC question To: lazarus@miraclec.com On Wed, 19 Apr 2006, Adrian Maier wrote: On 4/19/06, Joost van der

Re: [HACKERS] Possible Commit Syntax Change for Improved TPS

2003-10-08 Thread Adrian Maier
one that contains the less important data (configured with fsync=off for speed reasons). Cheers, Adrian Maier ([EMAIL PROTECTED]) ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail

Re: Anyone still care about Cygwin? (was Re: [HACKERS] [CORE] GPL

2006-06-23 Thread Adrian Maier
computer at work. But I'm taking the next week off, so this will have to wait until my return. Cheers, Adrian Maier ---(end of broadcast)--- TIP 6: explain analyze is your friend

[HACKERS] float8 regression failure (HEAD, cygwin)

2006-07-18 Thread Adrian Maier
/~am/pgfarm/check.log The other logs generated by the buildfarm can be found here: http://www.newsoftcontrol.ro/~am/pgfarm/ Cheers, Adrian Maier ---(end of broadcast)--- TIP 6: explain analyze is your friend

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-07-20 Thread Adrian Maier
,infmax: 1 Cheers, Adrian Maier ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-08-01 Thread Adrian Maier
. Cheers, Adrian Maier patch_float8.diff Description: Binary data ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-08-01 Thread Adrian Maier
On 01/08/06, Andrew Dunstan [EMAIL PROTECTED] wrote: Adrian Maier wrote: On 20/07/06, Tom Lane [EMAIL PROTECTED] wrote: Apparently the regression test is comparing the results/float8.out with expected/float8-small-is-zero.out because of the following line in src/test/regress/resultmap

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-08-01 Thread Adrian Maier
log? There are links to the last few releases on their home page http://www.cygwin.com , in the News section. -- Adrian Maier ---(end of broadcast)--- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-08-02 Thread Adrian Maier
a cvs update. Fixed and committed. The cassowary farm member went green, for the first time in history :) Thanks guys, Adrian Maier ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose

Re: [HACKERS] 8.2 features status

2006-08-04 Thread Adrian Maier
. I have the same feeling about the term usability. It could be interpreted like : PostgreSQL was not usable until now. Best wishes, Adrian Maier ---(end of broadcast)--- TIP 6: explain analyze is your friend

[HACKERS] Cassowary failing to report the results back to the farm

2006-09-11 Thread Adrian Maier
:00:30 PST 2006 Any ideas about what might cause this? -- Adrian Maier ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

Re: [HACKERS] Cassowary failing to report the results back to the farm

2006-09-11 Thread Adrian Maier
On 9/11/06, Jeremy Drake [EMAIL PROTECTED] wrote: On Mon, 11 Sep 2006, Adrian Maier wrote: It's not clear to me where does that date-in-the-future come from. The machine's date is set correctly: $ date Mon Sep 11 11:00:30 PST 2006 Um, no. I am currently in the PST time zone, and I can

[HACKERS] Buildfarm failure at initdb - member Cassowary

2006-09-25 Thread Adrian Maier
the cygserver config may be neccessary, but it doesn't provide more details. Does anyone have any advice ? Cheers, Adrian Maier $ gdb bin/initdb.exe (gdb) break main Breakpoint 1 at 0x403200: file initdb.c, line 2358. (gdb) run Starting program: /home/am/build/HEAD/inst/bin/initdb.exe

Re: [HACKERS] What X86/X64 OS's do we need coverage for?

2007-04-09 Thread Adrian Maier
my machine. But I am not sure whether the results could be reported back to the buildfarm. Cheers, Adrian Maier ---(end of broadcast)--- TIP 5: don't forget to increase your free space map settings

[HACKERS] Compilation of pg 7.4.17 fails on HP-UX

2007-08-09 Thread Adrian Maier
/src' make: *** [all] Error 2 This doesn't happen in HEAD. $ uname -a HP-UX hpdev B.11.11 U 9000/800 822196241 unlimited-user license $ gcc --version gcc (GCC) 3.3.3 Cheers, Adrian Maier ---(end of broadcast)--- TIP 6: explain analyze is your

Re: [HACKERS] Compilation of pg 7.4.17 fails on HP-UX

2007-08-09 Thread Adrian Maier
On 8/10/07, Tom Lane [EMAIL PROTECTED] wrote: Decibel! [EMAIL PROTECTED] writes: On Thu, Aug 09, 2007 at 11:46:47AM -0400, Tom Lane wrote: Adrian Maier [EMAIL PROTECTED] writes: I have just tried to compile postgresql 7.4.17 on a HP-UX 11.11 box (PA-RISC) and the compliation fails

Re: [HACKERS] Compilation of pg 7.4.17 fails on HP-UX

2007-08-10 Thread Adrian Maier
On 8/10/07, Decibel! [EMAIL PROTECTED] wrote: On Fri, Aug 10, 2007 at 08:08:55AM +0300, Adrian Maier wrote: So it looks like this is simply a known issue that hasn't been backpatched. I'll simply use 8.2 . Ok, I'll bite... if you can use 8.2, why were you trying with 7.4 instead? It sounds

Re: [HACKERS] IDE

2007-10-01 Thread Adrian Maier
://phppgadmin.sourceforge.net). There are also some commercial applications : http://www.postgresql.org/download/commercial However, please take notice that your question is not suited for the pgsql-hackers mailing list : this list is for discussions about developing PostgreSQL itself. Cheers, Adrian

Re: [HACKERS] IDE

2007-10-01 Thread Adrian Maier
on internals, I believe Emacs is used by a number of PostgreSQL hackers. And as for developing PostgreSQL-backed applications, I find $EDITOR + psql to work quite well. Oh, you are right Michael. I've missed the second interpretation of Pedro's words. My apologises if I got it wrong ... -- Adrian

Re: [HACKERS] module archive

2007-10-26 Thread Adrian Maier
containing information about the extensions currently installed . Cheers, Adrian Maier ---(end of broadcast)--- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate

Re: [HACKERS] Statements with syntax errors are not logged

2006-10-20 Thread Adrian Maier
to see the bad queries in the logs ... -- Adrian Maier ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq