Sql error

Поиск
Список
Период
Сортировка
От comp
Тема Sql error
Дата
Msg-id 000a01c0bb86$ed9f0f50$2c01a8c0@devsys
обсуждение исходный текст
Ответы Re: Sql error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-sql
Respected Sir/Madam,
 
I visit your site find a lot of information. I download postgres7.0.3 latest version and install it on Redhat6.1 server. I follow all the steps in your Install file.
 
I create a database by  createdb  testdb  command.
After that I connect it by  'psql testdb'  command. It connect sucessfully. but after connection when I type   testdb=>\df it gives this error:
 
 
" ERROR:  Function 'oid8types(oidvector)' does not exist.
  Unable to identify a function that stasfies the given  argument type You may need to add explocit typecast. "
 
 
Pl tell me how to solve this problem. I want to see the function available with the database.
 
Regards
virender singh
mumbai-india.
 
 
 

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

Предыдущее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Casting numeric to text
Следующее
От: Hans-Jürgen Schönig
Дата:
Сообщение: Aliasing on tables ...