I've converted some mssql functions and they appear to be slower in pgsql. I use a lot of declared tables in mssql as they are created in memory. Which makes it very fast.
2012/11/23 Peter Kroon <[email protected]> > Is a temp table created to memory(ram) or disk? > I've converted some msssq >
