pg_ctl written in c

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Alexander Cohen

    pg_ctl written in c

    Has anyone attempted to write a version of pg_ctl in C code? Is it in
    the works anywhere?

    thanks!

    --
    Alexander Cohen

    (819) 348-9237
    (819) 432-3443


    ---------------------------(end of broadcast)---------------------------
    TIP 4: Don't 'kill -9' the postmaster

  • Bruce Momjian

    #2
    Re: pg_ctl written in c

    Alexander Cohen wrote:[color=blue]
    > Has anyone attempted to write a version of pg_ctl in C code? Is it in
    > the works anywhere?[/color]

    Someone attempted, but never completed it a few months ago, so no, no
    one is working on it right now. Use initdb.c as an example.

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

    ---------------------------(end of broadcast)---------------------------
    TIP 6: Have you searched our list archives?



    Comment

    Working...