Hello List,
I have a problem with my PostgreSQL 8.3.4 installation.
We had some problems with our storage subsystem and it seems
postgresql suffered a little bit from it.
Here are some log excerpts:
When trying to start postgesql:
---
# /etc/init.d/postgresql-8.3 start
Starting PostgreSQL 8.3 da
Hello Tom,
thank you for your help.
I resetted the xlog and the server started again.
Regards,
Björn
2009/9/19 Tom Lane :
> =?UTF-8?B?QmrDtnJuIEjDpHVzZXI=?= writes:
>> I have a problem with my PostgreSQL 8.3.4 installation.
>
>> We had some problems with our storage subsystem and it seems
>> p
Hello,
seems like you cannot name your input parameters the same as your
tableoutputcolumns? Rename one of them and it works.
Something like:
RETURNS TABLE (j int)
Regards
Am 21.05.11 16:25, schrieb Pavel Stehule:
Hello
yes, this behave is strange, and should be fixed
Regards
Pavel Steh
Hello,
you could check for indices or something like that.
Björn
Am 25.09.2011 um 17:17 schrieb Edson Carlos Ericksson Richter:
> Dear list,
>
> I’ve a strange issue here. I’ve a table that I’m sure the column type is
> boolean. I can see the datatype is boolean on PgAdmin.
>
> Nevertheles