[GENERAL] [Question]batch execute sql command

2005-04-24 Thread neo anderson
Hi, 
i encounter a question when create database schema.
because i have a sql script, in which contains lots of
sql command, including insert, create table, create
index and so on. however, i do know weather postgresql
supports batch executing sql script or not, for i try
to run scrtip like what oracle does; yet it seemly
doesn't  work. would anyone please to telll me how to
do that? (i read the document -
http://www.postgresql.org/docs/8.0/static/index.html -
but seemly there ain't no such description in it)
i appreciate any suggestion, sincerely.
jason

Send instant messages to your online friends http://uk.messenger.yahoo.com 

---(end of broadcast)---
TIP 7: don't forget to increase your free space map settings


[GENERAL] multibyte question

2005-04-19 Thread neo anderson
lately i download postgresql 8.0.2 (window version)
from postgresql mirror website site. and i read the
document, saying that postgresql support multibyte
encoding
(http://www.postgresql.org/docs/8.0/static/multibyte.html).
but during installation, i can't find the item in the
drop-down list, which indicates to the encoding  -
euc_tw, for instance. should i change to other
version? or what should i do in order to create db to
get encoding supported other than ascii? i apprecaite
any suggestion, sincerely.
jason

Send instant messages to your online friends http://uk.messenger.yahoo.com 

---(end of broadcast)---
TIP 2: you can get off all lists at once with the unregister command
(send unregister YourEmailAddressHere to [EMAIL PROTECTED])