>
>
> When I just start it:
>   postgres@hobbes:/usr/local/pgsql > pg_id
>   26
>
> It tells me I can use a parameter:
>   postgres@hobbes:/usr/local/pgsql > pg_id -?
>   pg_id: invalid option -- ?
>   usage: pg_id [login]
>
> But when I do it, the following happens
>   postgres@hobbes:/usr/local/pgsql > pg_id postgres
>   Segmentation fault
>
> Is that part of the problem?

    That  IS  the  problem. Can you compile pg_id with -g, run it
    with a username in gdb and give me a backtrace?

    If you don't know how to, call me on +49-40-5395-1404 (yepp -
    Hamburg) and we'll do it together.


Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#======================================== [EMAIL PROTECTED] (Jan Wieck) #


Reply via email to