Re: [SQL] Problems with function while migrating from Windows to Linux

2008-04-22 Thread Craig Ringer
Jan Peters wrote: Hello list, after developping my application in a Windows environment I am now migrating to the production Linux webserver. [snip] when I do e.g. a "select getgv_neu(5,'company_5',1,0)" I get the error message: ERROR: syntax error at or near "$4" at character 81 QUERY:

[SQL] Problems with function while migrating from Windows to Linux

2008-04-22 Thread Jan Peters
Hello list, after developping my application in a Windows environment I am now migrating to the production Linux webserver. I backed up my database, functions and schemas and imported them again via pgAdmin III, because the first application which I used to do the transfer did not move the varia