gs are restored into the DB?
Thanks
Jordi
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
Hello everybody,
I'm Jordi from Spain, I'm new on this mailing list. I hope I could help
anybody in the future but now I new some help because I read a lot of
documentation but I can't find an answer.
I have
I'm doing a procedure and I'm trying to pass a dynamic array into a CURSOR,
I found the sentence ANY but it's really slow. Is there any way to convert
all the elements in this array to IN condition or one select with unions?
For example,
BEGIN
example CURSOR (codes integer[] )
SELECT *
FRO
Can two postgresql processes (running in different machines) access and
work with the same database files in a shared storage scenario? Would
there be any problem?
Thanks in advance :)
---(end of broadcast)---
TIP 3: if posting/reading through