[GENERAL] Could not reattach to shared memory

2009-06-17 Thread Tuan Hoang Anh
res 8.1 on other port. NOD32 Sorry for my English Tuan Hoang Anh hatua...@gmail.com -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] Replication on windows

2009-01-05 Thread Tuan Hoang Anh
Is there any postgres replication support windows (not slony because i want merge replication) ? Please help me because I must work with postgreSQL on Windows OS :-( Thanks in advance. Sorry for my English. Tuan Hoang Anh -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org

[GENERAL] How to use index in strpos function

2008-12-30 Thread Tuan Hoang Anh
AND UPPER(command) <> '' "Seq Scan on command (cost=1.00..10015.26 rows=92 width=200)" " Filter: ((upper((command)::text) <> ''::text) AND (strpos('APCTPN1.EXE PN1'::text, upper((command)::text)) > 0))" This command i