San Bernardino in Pignolo, Bergamo

San Bernardino in Pignolo is a Roman Catholic church located on Via Pignolo #59, in Bergamo, region of Lombardy, Italy.

Church façade and bell-tower

History

Madonna and Saints by Lorenzo Lotto.

San Bernardino of Siena had come to Bergamo in 1411 and founded the monastery of Santa Maria delle Grazie, Bergamo. On occasion of his canonization in 1450, this church was commissioned, and it is documented since 1460s, affiliated with a Confraternity of Flagellants, but not completed till 1561. It was assigned to the order of Dominicans but only till 1571. The church underwent extensive restorations in 1876. It has a posterior bell-tower. The facade has the IHS within sun monogram of San Bernardino.

The church is most noted for the altarpiece depicting the Madonna and Child with Saints Anthony Abbas, Joachim, John the Baptist, and Bernard (1521) by Lorenzo Lotto.[1] On the counterfacade were paintings by Giovanni Paolo Cavagna. In the first altar on the right is a canvas depicting an Enthroned Madonna and Child (1523) by Andrea Previtali. In the second altar on the right is a 15th century canvas depicting Saints Defendente, Apollonia, and Lawrence.[2] The church also had at a time paintings by Giovanni Battista Moroni (Sant' Alessandro della Croce), Giacomo Locati, and Francesco Cavagna.[3]

Bergamo Arte Design cites the 2nd chapel on the right having a Enthroned madonna with Saint Onofrius and Antony of Padua, and the 3rd chapel as once housing (now stolen) Madonna with Sts Peter and Paul by Jacopino Scipioni. The 3rd chapel on left has 19th-century frescoes depicting Life of St Antony of Padua by Giovanni Maironi da Ponte, and the 2nd chapel on the left, had the GP Cavagna altarpiece.[4]

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.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.
gollark: Maybe I need a better full text search backend?!

References

  1. Italy, Handbook for Travellers: First Part, Northern Italy, Karl Baedeker, 1906, page 210.
  2. Touring Club of Italy, entry on church.
  3. Descrizione e guida della città di Bergamo, Volume 2, edited by Stamperia Mazzoleni (1893), page 93.
  4. bergamo Arte Design.

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