Re: [GENERAL] MySQL Command Comparison

2000-06-24 Thread Stephen Lawrence
5 PM Subject: Re: [GENERAL] MySQL Command Comparison > > Look at the man page for psql. In response to you example: > > psql -l > > will list all databases. Not sure if the user will have access to them > all, or if they are *all* the databases in the data directory.

Re: [GENERAL] MySQL Command Comparison

2000-06-24 Thread Robert J. Sprawls
On Sat, 24 Jun 2000, Stephen Lawrence wrote: SL>Has anyone posted a web page describing MySQL -> Postgresql commands? SL> SL>ie. In MySQL, to show all databases you type #show databases; How does SL>Postgresql do this? SL> SL>Things like that. Is there a page anywhere like this? Look at the man

[GENERAL] MySQL Command Comparison

2000-06-24 Thread Stephen Lawrence
Has anyone posted a web page describing MySQL -> Postgresql commands? ie. In MySQL, to show all databases you type #show databases; How does Postgresql do this? Things like that. Is there a page anywhere like this? - Stephen Lawrence Jr. [EMAIL PROTECTED]