Re: [BUGS] Problem with instalation

2009-01-05 Thread Pavel Stehule
2009/1/5 Tomáš Dixa : > Hello, > > > > I have problem with instalation on step 8 (on PostgreSQL Setup > Instructions)- > > Initial database cluster. > > > > It´s written there – The Postere SQL data direktory must be on an NTFS > formatted volume. If you wish > > to install the data direktory on an

[BUGS] Problem with instalation

2009-01-05 Thread Tomáš Dixa
Hello, I have problem with instalation on step 8 (on PostgreSQL Setup Instructions)- Initial database cluster. It´s written there - The Postere SQL data direktory must be on an NTFS formatted volume. If you wish to install the data direktory on another type of partition you must initiali

Re: [BUGS] problem with instalation plpgsql on Mandrake

2004-05-05 Thread Tom Lane
Pavel Stehule <[EMAIL PROTECTED]> writes: > ERROR: could not load library "/usr/lib/plpgsql.so:" /usr/lib/plpgsql.so: > undefined symbol: MakeExprContext I think you've got the wrong version of plpgsql.so. regards, tom lane ---(end of broadcast)--

[BUGS] problem with instalation plpgsql on Mandrake

2004-05-05 Thread Pavel Stehule
Hello I try install cvs version PostgreSQL on Mandrake 8.1. 7.4.2 I installed without problems, but when I tryed registration of plpgsql I get message ERROR: could not load library "/usr/lib/plpgsql.so:" /usr/lib/plpgsql.so: undefined symbol: MakeExprContext Can You Help me Thank You Pavel -