Обсуждение: status?

Поиск
Список
Период
Сортировка

status?

От
Andrew Dunstan
Дата:
what is the status of these items on the to list for w32?:

# Create new backends using CreateProcess()

    * Allow Unix to use fork()/exec() rather than just fork, enabled
      with EXEC_BACKEND (needed for easy testing)

    * Use CreateProcess()

# Add Win32 signal code
# Enable/test spinlocks
# Test existing shared memory/semaphore code
# If singals aren't enabled on backend startup, handle lost signals for
config file changes

If nobody is working on them I will put up my hand for one or two, but I
don't want to duplicate work somebody else is doing.

cheers

andrew


Re: status?

От
"Merlin Moncure"
Дата:
Did your initdb/signals patch get accepted or is that still an open
item?

Merlin

Re: status?

От
Andrew Dunstan
Дата:
Merlin Moncure wrote:

>Did your initdb/signals patch get accepted or is that still an open
>item?
>
>Merlin
>
>
>
I have finished work on rewriting initdb in C - see
http://www.dunslane.net/~andrew/Initdb_In_C.html . I guess Bruce will
merge it when he gets time (presumably after this release is wrapped up).

This wasn't so much a patch as a complete re-implementation from scratch
- signal handling was just a very small part of it.

But it can't really be thoroughly tested on W32 until we have a working
backend - I am assuming at that stage some tweaks will be required.

cheers

andrew


Re: status?

От
Bruce Momjian
Дата:
I have applied the initdb in C from Andrew --- it is in CVS head now.

---------------------------------------------------------------------------

Andrew Dunstan wrote:
> Merlin Moncure wrote:
>
> >Did your initdb/signals patch get accepted or is that still an open
> >item?
> >
> >Merlin
> >
> >
> >
> I have finished work on rewriting initdb in C - see
> http://www.dunslane.net/~andrew/Initdb_In_C.html . I guess Bruce will
> merge it when he gets time (presumably after this release is wrapped up).
>
> This wasn't so much a patch as a complete re-implementation from scratch
> - signal handling was just a very small part of it.
>
> But it can't really be thoroughly tested on W32 until we have a working
> backend - I am assuming at that stage some tweaks will be required.
>
> cheers
>
> andrew
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

Win32 pg_ctl

От
"Joshua D. Drake"
Дата:
Hello,

  Command Prompt will provide a Win32 version of pg_ctl  in the next
week or so.

Sincerely,

Joshua Drake


--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-222-2783 - jd@commandprompt.com - http://www.commandprompt.com
Editor-N-Chief - PostgreSQl.Org - http://www.postgresql.org



Re: Win32 pg_ctl

От
Bruce Momjian
Дата:
Joshua D. Drake wrote:
> Hello,
>
>   Command Prompt will provide a Win32 version of pg_ctl  in the next
> week or so.

Thanks.  Great.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073