Re: [GENERAL] PG 8.4 won't start on Windows Server 2008 64-bit

2010-08-04 Thread David R Robison
h 2008 Standard version. Maybe something is broken in my previous OS setup. Will let you know what I find. David On 8/4/2010 1:33 AM, Craig Ringer wrote: On 04/08/10 13:22, Tom Lane wrote: Craig Ringer writes: On 03/08/10 23:37, David R Robison wrote: 2010-08-03 15:34:01 GMT LOCATION: Postma

Re: [GENERAL] PG 8.4 won't start on Windows Server 2008 64-bit

2010-08-03 Thread David R Robison
I uninstalled 8.4 and installed 8.3 with the same results. Any thoughts? David On 8/3/2010 11:37 AM, David R Robison wrote: I ran postgres manually and got some additional information. The full log is 2010-08-03 15:34:01 GMT DEBUG: 0: postgres: PostmasterMain: initial environ dump

Re: [GENERAL] PG 8.4 won't start on Windows Server 2008 64-bit

2010-08-03 Thread David R Robison
000: proc_exit(0): 0 callbacks to make 2010-08-03 11:34:02 EDT LOCATION: proc_exit_prepare, .\src\backend\storage\ipc\ipc.c:183 2010-08-03 11:34:02 EDT DEBUG: 0: exit(0) 2010-08-03 11:34:02 EDT LOCATION: proc_exit, .\src\backend\storage\ipc\ipc.c:135 Hope this helps. David On 8/3/2010 11:05

[GENERAL] PG 8.4 won't start on Windows Server 2008 64-bit

2010-08-03 Thread David R Robison
:135 Any ideas how to get this to work? Thanks in advance, David -- David R Robison Open Roads Consulting, Inc. 103 Watson Road, Chesapeake, VA 23320 phone: (757) 546-3401 e-mail: drrobi...@openroadsconsulting.com web: http://openroadsconsulting.com blog: http://therobe.blogspot.com book: http

Re: [GENERAL] Doing an LDAP lookup from a SQL SELECT

2008-07-31 Thread David R Robison
ecent versions of PostgreSQL. You will need to build it from source, which should be patched with the magic block. //Magnus David R Robison wrote: I copied the file to the "lib" directory under the PostgreSQL install and ran the SQL command: CREATE FUNCTION ldap_search(text, text, text,

Re: [GENERAL] Doing an LDAP lookup from a SQL SELECT

2008-07-31 Thread David R Robison
ng error: ERROR: incompatible library "C:/Program Files/PostgreSQL/8.2/lib/libdblink-ldap.dll": missing magic block SQL state: XX000 Hint: Extension libraries are required to use the PG_MODULE_MAGIC macro. any thoughts? TNX David David R Robison wrote: Thanks, I found the extension bu

Re: [GENERAL] Doing an LDAP lookup from a SQL SELECT

2008-07-31 Thread David R Robison
Thanks, I found the extension but no documentation on how to install it or use it. Can you give me some pointers? TNX David Magnus Hagander wrote: David R Robison wrote: I have an LDAP directory that contains contact information and a PostgreSQL table that has contact names. What I want to

[GENERAL] Doing an LDAP lookup from a SQL SELECT

2008-07-31 Thread David R Robison
this before? TNX in advance. David -- David R Robison Open Roads Consulting, Inc. 708 S. Battlefield Blvd., Chesapeake, VA 23322 phone: (757) 546-3401 e-mail: [EMAIL PROTECTED] web: http://openroadsconsulting.com blog: http://therobe.blogspot.com book: http://www.xulonpress.com/book_detail.php