[GENERAL] postmaster dies - what is output-meta?

2001-09-14 Thread Kurt Miller
When I try to start the backend it fails. Here is the server log entry: postmaster successfully started /usr/bin/postmaster: invalid argument -- output-meta Try '/usr/bin/postmaster --help' for more information. Please help! -km ---(end of broadcast)-

[GENERAL] 7.0.2 backend churning out messages

2001-05-12 Thread Kurt Miller
I am having a problem with the zillions of: pq_flush: send() failed: Broken pipe FATAL: pq_endmessage failed: errno=32 messages being generated. What causes this? How can it be prevented? -km ---(end of broadcast)--- TIP 1: subscribe and unsu

[GENERAL] ExecRestrPos: node type 18 not supported

2000-11-29 Thread kurt miller
I'm getting these log entries: ExecRestrPos: node type 18 not supported ExecMarkPos: node type 18 not supported Any idea what they mean? TIA, -km _ Get more from the Web. FREE MSN Explorer download : http://exp

[GENERAL] Query problem - explicit casts

2000-07-19 Thread kurt miller
Query problems. Updating table A(fqhcdata) based on values in table B(chn_jmembrm0). Keys: Table A: sbrno - char(15) Table B: subscriber_number - varchar *both fields have indexes == Query 1: (the most obvious solution)

[GENERAL] plpgsql test function

2000-07-11 Thread kurt miller
This simple test function fails. -- drop function testit(text); create function testit(text) returns text as ' DECLARE myval text; BEGIN myval:= $1; return myval; END; ' language 'plpgsql'; select testit('testing'); select testit(''testing'

[GENERAL] NOTICE messages during table drop

2000-06-29 Thread kurt miller
Found these messages in the log this morning. Can anyone explain why? dropping tables for ucs... NOTICE: RegisterSharedInvalid: SI buffer overflow NOTICE: InvalidateSharedInvalid: cache state reset TIA, -km Get Your Priv

[GENERAL] Interface Question

2000-06-28 Thread kurt miller
How would I connect a Unix client (perl,psql,etc.) on one machine to a Unix postgres backend on another machine? Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

[GENERAL] feature request

2000-06-13 Thread kurt miller
Hi, Please add to the COPY command the option FIXED_WIDTH for the purpose of exporting fixed width files. TIA, Kurt Miller Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com