Alon Goldshuv wrote:
> Rune,
>
> This is a readline issue of some sort. Basically this seg fault happens when
> you quit and the .psql_history file changes. I don't really know why it
> happens and what the right solution is but if you empty the contents of this
> file (or maybe delete it) then your seg fault will go away (until it will
> show up again in few months or so :-) ). This is not THE proper solution
> probably but it does the job.
Thank you very much, I'll verify this tomorrow and return if the error
persists. What led you to the conclusion that it was a readline error? I
looked into it for a couple of hours, but as I'm new to the postgres
source code I cound't find the error :)
Rune