[SQL] unsubscribe

2005-09-29 Thread Ricky Sutanto
Please unsubscribe me

[SQL] unsubscribe

2005-09-28 Thread Ricky Sutanto
---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[SQL] Performance issue

2005-09-05 Thread Ricky Sutanto
my script, but everything look clean to me. Anyone have experience like me.. please share info with me Thanks anyway, Ricky Sutanto ---(end of broadcast)--- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org

[SQL] Performance issue

2005-08-30 Thread Ricky Sutanto
on my script, but everything look clean to me. Anyone have experience like me.. please share info with me Thanks anyway, Ricky Sutanto ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

[SQL] Counting Row

2005-07-24 Thread Ricky Sutanto
Hi postgre people. Can anybody help to fix performance of my query?   Let say, I have n number of queue ticket. (Which I use SELECT). Is there faster method to know where is my ticket number in queue?   I use (while in PHP script ) and  count one by one until my ticket number match wit

[SQL] Counting Row

2005-07-24 Thread Ricky Sutanto
  Hi postgre people. Can anybody help to fix performance of my query?   Let say, I have n number of queue ticket. (Which I use SELECT). Is there faster method to know where is my ticket number in queue?   I use (while in PHP script ) and  count one by one until my ticket number match