Thread: psycopg problem
View Single Post

   
  #2 (permalink)  
Old 04-09-2008, 10:58 AM
Volkan YAZICI
 
Posts: n/a
Default Re: psycopg problem

On Aug 10 07:57, Roger Mason wrote:
> run = "S90040"
> curs.execute("create table %s (date text, tset text)",(run,))


Please see this[1] and this[2].

[1] http://archives.postgresql.org/pgsql...7/msg00706.php
[2] http://archives.postgresql.org/pgsql...7/msg00707.php


Regards.

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply With Quote