Re: Postgre cannot delete from a table

Поиск
Список
Период
Сортировка
От developer_student
Тема Re: Postgre cannot delete from a table
Дата
Msg-id 6532385.post@talk.nabble.com
обсуждение исходный текст
Ответ на Re: Postgre cannot delete from a table  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-novice
Yes, you're right: I changed the database name because of privacy reasons.

Tha database server understands the default database is 'postgres', so when
I execute the query without the database name, it doesn't find the table
messagetbl because it's finding in 'postgres' database. How can I tell the
server the default database is 'Lacaja' ?

anyone can help me, please?
Thank you.
--
View this message in context: http://www.nabble.com/Postgre-cannot-delete-from-a-table-tf2345371.html#a6532385
Sent from the PostgreSQL - novice mailing list archive at Nabble.com.


В списке pgsql-novice по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Postgre cannot delete from a table
Следующее
От: Carol Cheung
Дата:
Сообщение: Changing primary keys