[ADMIN] unsubscribe

2006-04-07 Thread dove-young
        你 知 道 2006 年 最 火 爆 的 电 子 邮 箱 吗 ? 多 达 1.1 亿 中 国 人 选 择 网 易 2000 兆 免 费 邮 箱 , 抢 注 再 得 280 兆 超 大 网 盘

Re: [ADMIN] database owner gone?

2006-04-07 Thread Tom Lane
"Evert Daman" <[EMAIL PROTECTED]> writes: > we had never used the vacuum before (database was up > for about two months). after doing that too things were > speeding up again. but that couldn't be the cause of the > lost user could it? It could be, if you'd managed to execute 2 billion transaction

Re: [ADMIN] MS Access and PostgreSQL

2006-04-07 Thread James Herbers
Microsoft has a KB article here - http://support.microsoft.com/kb/q128809/ - you may want to look at. I found the best way to avoid this was to use pass-through queries. J Herbers C K wrote: > Dear Friends, > I am here for a problem regarding MS Access and PostgreSQL connection > through ODBC. I

[ADMIN] MS Access and PostgreSQL

2006-04-07 Thread C K
Dear Friends, I am here for a problem regarding MS Access and PostgreSQL connection through ODBC. I have liked my PostgreSQL database tables to MS Access. When I am going for inserting/updating any data is just displays #deleted. I also use MySQL (client's choice). Same problem occurs for MySQL als

Re: [ADMIN] database owner gone?

2006-04-07 Thread Tom Lane
"Evert Daman" <[EMAIL PROTECTED]> writes: > select * from pg_user gives me only 1 user (postgres). pg_shadow > also gives 1 user. so i tried recreating the admin user with > createuser admin (as postgres user) but that failed saying admin > allready exists! so where is it now? and how do i get acce

[ADMIN] I have a question?

2006-04-07 Thread cruise0078
Dear Firends:Now I want to migrate all data from MySQL to PostGRESQL.There are hands of tables in MySQL.I want to to know if there are some tools to help me to do that.Also I want to know the key point to finish that process and how much time it may take! Very Thanks!

[ADMIN] how to use pg_dump in windows xp

2006-04-07 Thread deepak pal
hi   i have to create a database script file using pg_dump ,but i do not understant how to run it under windows enviornment plz hep me and replay mee soon...

[ADMIN] database owner gone?

2006-04-07 Thread Evert Daman
we have a problem here at a large database using postgresql. i used it with no problems yesterday and suddenly today all the databases were no longer visible in phppgadmin.   using pgsql -U admin does give me access. so i thought something was wrong with the usersettings. checking these se