Marredpally

Marredpally is a residential suburb in the city of Secunderabad, a Mandal in the Hyderabad District in the Indian state of Telangana. It is divided into East Marredpally and West Marredpally.[1][2]

Marredpally

Marredpally Mandal
neighbourhood
Marredpally
Location in Telangana, India
Marredpally
Marredpally (India)
Coordinates: 17°26′52.03″N 78°30′31.44″E
Country India
StateTelangana
DistrictHyderabad
CitySecunderabad
Zonenone
Government
  BodyCantonment Board GHMC
Languages
  OfficialTelugu
Time zoneUTC+5:30 (IST)
PIN
500 026
Vehicle registrationTS
Lok Sabha constituencySecunderabad
Vidhan Sabha constituencySecunderabad
Planning agencyCantonment Board GHMC
Websitetelangana.gov.in

Demographics

The number of registered voters is 43,837.[3]

Transport

TSRTC connects Marredpally to many parts of the city. The closest MMTS Train Station is Secunderabad. The nearest railway station is Secunderabad.

The nearest Metro station for Marredpally is Parade Ground Station, which is also an intersection of two lines of Hyderabad Metro.

Notable

  • J. Geeta Reddy (born 1947), ex-Minister for Major Industries, Sugar, Commerce & Export Promotion[4]
  • Sarvey Sathyanarayana, ex-Minister for R&B
  • Chief Justice N. Kumarayya, of Andhra Pradesh High Court; judge of International Tribunal at the World Bank
  • Mudigonda Markandeya (born 1928), retired District Sessions Judge; also appointed by the Government as One Man Commission of Inquiry
gollark: Yes.
gollark: ```sqlnonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query) AS rank, ts_headline(fts::text, query, 'MaxWords=60') FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN -------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.79..861.06 rows=1 width=96) (actual time=35935.590..35935.594 rows=1 loops=1) -> Result (cost=860.79..874.83 rows=52 width=96) (actual time=35935.587..35935.589 rows=1 loops=1) -> Sort (cost=860.79..860.92 rows=52 width=178) (actual time=35934.109..35934.111 rows=1 loops=1) Sort Key: (ts_rank(pages.fts, query.query)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=0.25..860.53 rows=52 width=178) (actual time=444.148..35932.932 rows=349 loops=1) Join Filter: (pages.fts @@ query.query) Rows Removed by Join Filter: 10272 -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.038..0.041 rows=1 loops=1) -> Seq Scan on pages (cost=0.00..728.95 rows=10495 width=142) (actual time=10.189..289.581 rows=10621 loops=1) Planning Time: 0.184 ms Execution Time: 35935.637 ms(12 rows)```
gollark: What? Why does it say it's doing a sequential scan now? Æ all is bee.
gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.