Bai Yan writes:
> I have installed postgresql before (7.1.*, BTW, how can I
> check what version I am using after the installation - where can I get the
> version information?).
postmaster --version
psql --version
> Recently, the linux server is rebooted and
> upgraded. Since I am not the su, I
Hi there,
I have installed postgresql before (7.1.*, BTW, how can I
check what version I am using after the installation - where can I get the
version information?). Recently, the linux server is rebooted and
upgraded. Since I am not the su, I have to rerun pgsql server. But when I
tried as usual