Re: Postgresql 7.3 schema?
Zac Morris <[email protected]>
| Newsgroups | gmane.network.nocat |
|---|---|
| Message-ID | <[email protected]> |
Thanks, I found those too, but they don't work... Guessing that 7.3 is more specific (for example int(10) has to be mapped to int4(10), etc), and the counters have to be created separately. Need someone that's actually using Auth with Postgresql 7.3 to provide me actual schema. Pleaaase. :-) Thanks, -Zac Sameer Verma wrote: > Zac Morris wrote: > >> Does anyone have a Postgresql 7.3 schema for the auth server? >> >> Thanks, >> -Zac (zac at zacwolf dot com) > > > Found these: > > http://www.mt-dev.com/2002/08/converting-a-database-schema-from-mysql-to-postgresql/ > > http://www.raditha.com/mysql/mysql2pgsql.php > > Let us know if it works for you! > > Sameer >