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