EC2 with Postgresql

Поиск
Список
Период
Сортировка
От Kunal Gupta
Тема EC2 with Postgresql
Дата
Msg-id f21494a50807161347o4642d56eq7f4b156ce7e32c4d@mail.gmail.com
обсуждение исходный текст
Ответы Re: EC2 with Postgresql  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-students
Hi Guys,

I have following challenges:

- I am suppose to connect to amazon EC2 and get the various information.

- For this I am suppose to create a function in plpythonu.

- Problem: in create function if we write "import" statement then we can refer to standard libraries, but here I have to import a class made by me.

can anyone tell if I can write " import X " where X is a class code by me and where to place this X class ---- this is while if am creating a function in postgresql using plpythonu.


Thanks and regards,
Kunal

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: SoC blogs online?
Следующее
От: "Kunal Gupta"
Дата:
Сообщение: Kunal Gupta wants to chat